Skip to content

Run a Exe File (PE Module) in memory (like an Application Loader)

License

Notifications You must be signed in to change notification settings

DATA-GaMi/RunPE-In-Memory

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RunPE-In-Memory

Run 32bit/64bit copy of Exe File in memory like an Application Loader.

usage: peLoader("path/to/exe/file", "arg1, arg2, arg3, ...")

Video Demo

See Demo On Youtube.

About

Run a Exe File (PE Module) in memory (like an Application Loader)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 92.2%
  • C 7.8%