8000 GitHub - kyle-elliott/PadSmasher: Simple PE file mangler
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kyle-elliott/PadSmasher

Folders and files

NameName
Last commit message
Last commit date
Latest commit
 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PadSmasher

Simple PE file mangler

Currently, this example only creates Nop sleds with the function padding, however this project can be extended to however you wish. This program accepts valid PE files in either 64bit or 32bit and produces a mangled, but valid output that still executes while making it harder for static analyzers to understand.

Usage

PadSmasher.exe -file example.dll

About

Simple PE file mangler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0