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!
|
Go4Expert Member
|
|
| 27Jan2012,03:49 | #3 |
|
John Hoder
|
|
| 9Feb2012,23:09 | #4 |
|
Isn't there any programatical way?
|
|
Go4Expert Member
|
|
| 9Feb2012,23:51 | #5 |
|
a lot of ways
|
|
John Hoder
|
|
| 9Feb2012,23:59 | #6 |
|
Can you link me to any programmatical way?
|
|
Go4Expert Member
|
|
| 10Feb2012,21:36 | #7 |
|
If you're a developer, you can use boxedapp SDK (this is for application virtualization), or invent your own way ...
|

