Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mariglenpupa/BinaryMod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

BinaryMod

This project uses dnlib to modify data inside a binary. I've seen this being used especially in RATs/Crypters. The basic idea is that you create strings as placeholdes inside your "stub", compile it and instead of using codedom to recompile the code you instead use this to change the placeholders to prefered values. Please read the code carefully. If i missed something or if you think you can make it better let me know :)

About

This project uses dnlib to modify data inside a binary.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages