Hi Would it be possible to edit the PE header at runtime to obfuscate the program? Like nulling the import tables, nulling the sections, stuff like this. Ofcourse after the program has loaded. A sort of encryption, prevention against reverse engineering.