MCPcopy Create free account
hub / github.com/NtQuery/Scylla / patchFileForNewIatLocation

Method patchFileForNewIatLocation

Scylla/ImportRebuilder.cpp:452–455  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

450}
451
452void ImportRebuilder::patchFileForNewIatLocation()
453{
454 iatReferenceScan->patchNewIat(getStandardImagebase(), newIatBaseAddressRVA, (PeParser *)this);
455}
456
457void ImportRebuilder::changeIatBaseAddress( std::map<DWORD_PTR, ImportModuleThunk> & moduleList )
458{

Callers

nothing calls this directly

Calls 1

patchNewIatMethod · 0.80

Tested by

no test coverage detected