rspe 0.1.0

Simple Native Rust Reflective PE loader library
Documentation
rspe-0.1.0 has been yanked.

rspe

Simple Native Rust Reflective PE loader library

Features

This project can execute RunPE into memory using the following methods:

  • Native RunPE (C/C++/RUST...)
    • 64-bit
    • 32-bit
  • .NET RunPE (C#/VB/CLR...)

Credits / References

Special thanks to the following individuals and projects for their contributions to this project:

  • memN0ps for providing useful winapi rust code for learning
  • trickster0 for providing many OffensiveRust code for learning

License

This project is licensed under the MIT License - see the LICENSE file for details.