|
First .NET packer?
Hi,
I was playing with the first 2 of these products:
hxxp://www.junglecreatures.com/DesktopDefault.aspx?tabindex=2&tabid=3
and I discovered that they both are protected with Deploy.NET which works exaclty like a packer.
It hides the original .NET app in a crypted way as a resource and at runtime it decrypts first the loader and after the original app. Then it starts original app using Reflector namespace.
Any idea on how to defeat this kind of protection?
Thanks
|