Closed GrandpaGameHacker closed 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
Solved it with This commit
Added a function that fixes NO_ACCESS regions that are MEM_IMAGE
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