Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Open-source] [C#] dnEditor
#1
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
[Image: q0XOjM6.png]
 
 
 
Fully-featured instruction editor (feels like Reflexil)
[Image: GTfPrPs.png]
 
 
 
Multiple instruction reference picker (SWITCH OpCode)
[Image: 5dx1MyD.png]
 
 
 
Featuring a straight ILSpy to C# implementation
[Image: cYSZQVK.png]



Giving you the possibility to save assemblies the way you want them
[Image: GV2praH.png]
 


Letting you search for what you need
[Image: DSVU8Lb.png]


SOURCE: https://github.com/ViRb3/dnEditor
Reply
 


Messages In This Thread
[Open-source] [C#] dnEditor - by darkunited - 04-21-2015, 06:52 PM
RE: [Open-source] [C#] dnEditor - by Konloch - 04-22-2015, 08:42 AM
RE: [Open-source] [C#] dnEditor - by darkunited - 04-22-2015, 05:04 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)

About The Bytecode Club

We're a community focused on Reverse Engineering, we try to target Java/Android but we also include other langauges/platforms. We pride ourselves in supporting and free and open sourced applications.

Website