04-21-2015, 06:52 PM
(This post was last modified: 05-25-2016, 01:08 PM by darkunited.)
This is an almost unique program that uses dnlib instead of Mono.Cecil as a framework, making it unable to be crashed by obfuscation or tricks like Cecil.
Main interface with separated blocks (SAE) and colored OpCodes
Fully-featured instruction editor (feels like Reflexil)
Multiple instruction reference picker (SWITCH OpCode)
Featuring a straight ILSpy to C# implementation
Giving you the possibility to save assemblies the way you want them
Letting you search for what you need
SOURCE: https://github.com/ViRb3/dnEditor
Main interface with separated blocks (SAE) and colored OpCodes
Fully-featured instruction editor (feels like Reflexil)
Multiple instruction reference picker (SWITCH OpCode)
Featuring a straight ILSpy to C# implementation
Giving you the possibility to save assemblies the way you want them
Letting you search for what you need
SOURCE: https://github.com/ViRb3/dnEditor