Re-implement Importer::MoveOriginalIAT and Importer::LoadImportTable

Issue #37 new
-- created an issue

Both functions have been "disabled" during the huge refactoring to use Scylla logic because reading IAT from file isnt supported by scylla

Both functions are only existing for a single purpose: Copying an IAT from file to file by reading/parsing it in and exporting it.

Not to be mistaken with ::CopyOriginalIAT which actually really copies the IAT file section/region

Comments (1)

  1. Log in to comment