Skip to content

Runs PE or shellcode directly from the memory of a host process

Notifications You must be signed in to change notification settings

ntqbit/runpe-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RunPE written in rust

Runs PE or shellcode directly from the memory of a host process

Examples

See examples/cli:

Usage: runpe.exe --executable <executable> --file <file> --type <type>

Limitations

Currently, only x86_64 is supported.

Useful links

Zer0Mem0ry/RunPE

About

Runs PE or shellcode directly from the memory of a host process

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages