Release v1.1.0
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.
Full Changelog: v1.0.1...v1.1.0