.NET Generic Unpacker

来源:互联网 发布:管家婆进销存软件多少钱 编辑:程序博客网 时间:2024/05/02 00:01

Date: 07/03/2006  Author: Daniel Pistelli

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 also very easy.

http://ntcore.com/Files/NETUnpack.zip