// Copyright (C) 2021 TiltedPhoques SRL. // For licensing information see LICENSE at the root of this distribution. #include "ExeCache.h" #include "ExeLoader.h" void RequestSegment(IMAGE_NT_HEADERS* apheaders) { }