Skip to content

v1.2.0

Latest

Choose a tag to compare

@NtProtectVirtualMemory NtProtectVirtualMemory released this 10 Jan 12:05
· 24 commits to master since this release
bad2187

The Example.dll file in the folder serves as an example PE File you might analyze. I stripped the PDB strings from both for my privacy.
The example exports DllMain and the TLS Directory exists, sadly no TLS Callbacks are registered because MSVC sucks.

Heavily increased validation in this version, it can now handle malformed files properly.

Full Changelog: v1.1.5...v1.2.0