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 :)
-
Notifications
You must be signed in to change notification settings - Fork 1
This project uses dnlib to modify data inside a binary.
License
mariglenpupa/BinaryMod
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
This project uses dnlib to modify data inside a binary.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published