![]() |
|
#2
|
||||
|
||||
|
You can use something like Mono.Cecil to rewrite parts of the file and then save the changed file. Check out Mono.Cecil here:
http://www.mono-project.com/docs/tools+libraries/libraries/Mono.Cecil/ dnlib is another similar library: https://github.com/0xd4d/dnlib You should be able to alter the attributes of classes and such to your needs to make it work as desired. |
| The Following 2 Users Gave Reputation+1 to atom0s For This Useful Post: | ||
Dreamer (05-07-2015), The Old Pirate (05-09-2015) | ||
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Intercepting then modifying USB traffic | Turkuaz | General Discussion | 6 | 10-23-2024 13:20 |
| Modifying/replacing class in .NET binary | jonwil | General Discussion | 9 | 08-22-2020 12:49 |
| HexRaysAST Matcher - PoC of Modifying HexRays AST | TechLord | Source Code | 0 | 08-31-2018 15:47 |
| Highly self modifying code | chants | General Discussion | 1 | 09-21-2016 17:46 |
| Modifying resources of self-checking exe | c4p0ne | General Discussion | 8 | 09-17-2004 21:32 |