Reply
Old 05-30-2009, 11:32 PM DLLs protection
Average Talker

Posts: 16
Trades: 0
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!
Termito is offline
Reply With Quote
View Public Profile
 
 
When You Register, These Ads Go Away!
Old 05-31-2009, 03:59 PM Re: DLLs protection
willcode4beer's Avatar
Super Moderator

Posts: 1,388
Name: Paul Davis
Location: San Francisco
Trades: 1
lol, so you want to use them without them existing ?

there are techniques such as downloading them off of the network directly into ram. However, it's going to eat bandwidth and the app will be unusable offline.

Perhaps static linking is what you want. You'll effectively be embedding the dll inside of your executable.
__________________
Paul Davis

earn $$$ write for willCode4Beer.com
willcode4beer is offline
Reply With Quote
View Public Profile
 
Old 06-02-2009, 02:17 AM Re: DLLs protection
Average Talker

Posts: 16
Trades: 0
Static linking is good, but after static linkage I did in C# linked DLL is still as separeted file and I don't know how to embed it into .exe...
Termito is offline
Reply With Quote
View Public Profile
 
Old 07-12-2009, 04:11 PM Re: DLLs protection
Average Talker

Posts: 16
Trades: 0
Oh yeah!!!! I've found solution: BoxedApp Packer! Whooohoah!! Dr12, thanx for this!
Termito is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to DLLs protection
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 



Page generated in 0.12019 seconds with 13 queries