Home

Awesome

PE Loader Sample

In memory execution of PE executables:

This project aims to implement a complete PE Loader capable of loading all PE and PE+ executables. The current version should be considered as a PoC only as it does not handle all practical cases.

TODO:

Thanks