/ILUnpacker

A simple unpacker for ILProtector. Supported versions <= 2.0.21.8.

Primary LanguageC#MIT LicenseMIT

ILUnpacker

A simple unpacker for ILProtector. Supported versions <= 2.0.21.8.

This is a fork that was updated for 2.0.21.8. Internally, I made ILUnpacker use hardware breakpoints instead of JMP hooks, as those were detected.