Skip to content

Oxygen1a1/Simple-Manual-Map-Injector

 
 

Repository files navigation

Simple Manual Map Injector

  • Supports x86 and x64 (Compiling depending the targets)
  • Supports x64 exceptions (SEH) (only /EHa and /EHc)
  • Release & Debug
  • Removes PE Header and some sections (Configurable)
  • Configurable DllMain params (default DLL_PROCESS_ATTACH)
  • Add sections protections (Configurable)

Usage

  • Injector_path.exe dll_path [process_name]

Devs

About

Simple C++ DLL Manual Map Injector For x86 and x64

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%