Ye Olde Blah

ShiningSource.org => General Programming Forum => Topic started by: Kubuntu on November 30, 2009, 01:18:59 pm



Title: DLL protection
Post by: Kubuntu on November 30, 2009, 01:18:59 pm
Hello, everybody!
App uses some third-party DLLs, which should be protected from any outside access. However, the app should have full access to this DLLs. Are there a ways to do this without writing DLLs on hard disc(including extracting DLLs to TEMP directory during runtime)?   
Thanks!


Title: Re: DLL protection
Post by: Amazing on December 07, 2009, 07:02:09 pm
You need some special packer for that - BoxedApp Packer (http://boxedapp.com/), for example.