|
Yes, and I protected a simple HelloWorld app with it. Looking at the packed app with Reflector I saw that there are standard classes and methods (some kind of loader) for all the app potected with Deploy.Net while the only thing that changes everytime is a resource file named:
jungle.Deploy.NET.Launcher.Archive.resources
(the size of it is just a bit smaller than the original app)...
|