DLL protection

Discussion in 'C' started by August, Nov 10, 2010.

  1. August

    August New Member

    Joined:
    Nov 10, 2010
    Messages:
    14
    Likes Received:
    2
    Trophy Points:
    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!
     
  2. Roman2

    Roman2 New Member

    Joined:
    Nov 18, 2010
    Messages:
    8
    Likes Received:
    1
    Trophy Points:
    0
    You need packer-virtualizer - BoxedApp Packer
     
    StarDrago likes this.
  3. StarDrago

    StarDrago Member

    Joined:
    Nov 12, 2011
    Messages:
    51
    Likes Received:
    3
    Trophy Points:
    8
    It must help :nice:
     
  4. Scripting

    Scripting John Hoder

    Joined:
    Jun 29, 2010
    Messages:
    421
    Likes Received:
    57
    Trophy Points:
    0
    Occupation:
    School for life
    Location:
    /root
    Isn't there any programatical way?
     
  5. StarDrago

    StarDrago Member

    Joined:
    Nov 12, 2011
    Messages:
    51
    Likes Received:
    3
    Trophy Points:
    8
    a lot of ways :)
     
  6. Scripting

    Scripting John Hoder

    Joined:
    Jun 29, 2010
    Messages:
    421
    Likes Received:
    57
    Trophy Points:
    0
    Occupation:
    School for life
    Location:
    /root
    Can you link me to any programmatical way?
     
  7. StarDrago

    StarDrago Member

    Joined:
    Nov 12, 2011
    Messages:
    51
    Likes Received:
    3
    Trophy Points:
    8
    If you're a developer, you can use boxedapp SDK (this is for application virtualization), or invent your own way ... :)
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice