Releases: mgeeky/PE-library
Releases · mgeeky/PE-library
1.2: Updated PE library
Fixed a subtle nuance
This release fixes a subtle nuance observed in NTDLL in Win10 where it layers its exports directory right onto the very end buondary of a section, causing RVA2RAW translation failing to return a proper RAW offset.
PE-lib demo peParser
These executables serve as demo of available functionality offered by my small PE-lib.