View Full Version : .net unpacker + deobfuscater + decompiler
netspc
06-13-2008, 10:48 AM
Hey there,
I think it would be good if in one place collect all the tools related to .net unpacking and etc...
that's why I create this topic.
please post all kind of :
unpacker
deobfuscater
decompiler
here.
Cheers
netspc
06-13-2008, 10:49 AM
DILE
------------------
Dotnet IL Editor (DILE) is an editor program which helps modifying .NET assemblies. It is intended to be able to disassemble .NET assemblies, modify the IL code, recompile it and run inside a debugger.
this project is open source and also someone know this tool as a debugger for .net ;)
http://sourceforge.net/projects/dile
netspc
06-13-2008, 11:00 AM
deblector (plug-in for reflector)
-----------------------------------
this tool will mount on your reflector and works as a debugger.
this also is an open source project
http://www.codeplex.com/deblector
llyang
06-14-2008, 01:05 AM
this is the best place to collect what you want
RadioActive
08-03-2008, 11:24 AM
netunpackme :
This is a program to dump .NET packed applications. Of course no serious .NET protection relies on packing. In fact, this software shows how easily you can unpack a protected assemly. This .NET Generic Unpacker was written in a couple of hours and despite of the fact that it's very simple, it might turn useful having it: otherwise you have to unpack manually, which is quite easy as well.
click here (http://ntcore.com/Files/NETUnpack.zip) for download
vBulletin® v3.6.4, Copyright ©2000-2015, Jelsoft Enterprises Ltd.