GrandpaGameHacker / RTTIDumper

Internally injected C++ DLL that dumps VFTables with RTTI data, Still In Development
100 stars 12 forks source link

Problem involving memory layout in executables #3

Closed GrandpaGameHacker closed 4 years ago

GrandpaGameHacker commented 4 years ago

If a binary loads with an unreadable like say a certificate, then RTTIDumper will currently ignore that module. Need a way of checking each section instead of the whole memory range

GrandpaGameHacker commented 4 years ago

Solved it with This commit

Added a function that fixes NO_ACCESS regions that are MEM_IMAGE