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
#2
Does this allow editing? This program looks dope as fuck, thank's for sharing this. Adding to my collection right now <3
Reply
#3
(04-22-2015, 08:42 AM)Konloch Wrote:  Does this allow editing? This program looks dope as fuck, thank's for sharing this. Adding to my collection right now <3

Yes! I'm using it for all of my reversing needs since months now and it's never given me up Smile
Reply
 


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