Skip to content

monkeyhook/section-obfuscation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

section-obfuscation

PE Header obfuscation, Thank you for your interest in my project :)

What does it do?

This project randomizes PE sections and hides packers or obfuscators from PE Lookup Tools (Detect It Easy, etc.).

TODO

  • Verify sections
  • Verify DOS Header
  • Null/Error checks.

How can i use it?

  • First compile project or Download the latest release
  • Open any Commandprompt, execute the program with specified arguments x64.exe/x86.exe
  • Have fun!

Results DLL

Run Run Run

Results EXE

Run Run Run Run Run

Tech

If you have suggestion and you error please notify me in issues.

  • Visual Studio 2015+

Credits

  • SwenenzY for Base code and idea.
  • auth improving and maintaining code.

License - MIT

About

PE Header obfuscation

Resources

License

Stars

Watchers

Forks

Languages

  • C++ 100.0%