DLL protection

Light Poster
10Nov2010,21:56   #1
August's Avatar
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!
Newbie Member
19Nov2010,00:48   #2
Roman2's Avatar
You need packer-virtualizer - BoxedApp Packer
StarDrago like this
Go4Expert Member
27Jan2012,03:49   #3
StarDrago's Avatar
Quote:
Originally Posted by Roman2 View Post
You need packer-virtualizer - BoxedApp Packer
It must help
John Hoder
9Feb2012,23:09   #4
Scripting's Avatar
Isn't there any programatical way?
Go4Expert Member
9Feb2012,23:51   #5
StarDrago's Avatar
a lot of ways
John Hoder
9Feb2012,23:59   #6
Scripting's Avatar
Can you link me to any programmatical way?
Go4Expert Member
10Feb2012,21:36   #7
StarDrago's Avatar
If you're a developer, you can use boxedapp SDK (this is for application virtualization), or invent your own way ...