Results 1 to 7 of 7
  1. #1
    gosicks
    gosicks is offline
    New member
    Join Date
    2010 Oct
    Posts
    31
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0

    [ASK] best solution protect .dll

    i want protected my own .dll from leecher
    i use themida or RLPack.... but virus scan have many virus detected...
    any solution for this???
    tnx before...

  2. #2
    Dwar
    Dwar is offline
    Veteran Dwar's Avatar
    Join Date
    2010 Mar
    Posts
    2,222
    Thanks Thanks Given 
    211
    Thanks Thanks Received 
    2,230
    Thanked in
    292 Posts
    Rep Power
    10

    Re: [ASK] best solution protect .dll

    gosicks
    It's common thing when AV detects "virus" in packed app/dll. Try to create your own protection mechanism or packer. But why are you worry about AV false-positive? If your dll isn't malware and people trusts your soft - there's nothing for you to worry about
    Please, post your questions on forum, not by PM or mail

    I spend my time, so please pay a little bit of your time to keep world in equilibrium

  3. #3
    remka
    remka is offline
    Member-in-training remka's Avatar
    Join Date
    2010 Oct
    Location
    Moscow
    Posts
    161
    Thanks Thanks Given 
    17
    Thanks Thanks Received 
    31
    Thanked in
    6 Posts
    Rep Power
    14

    Re: [ASK] best solution protect .dll

    correctly uses virtualizer and you will have happiness
    Please write to the PM only at the right issues.
    or if you know what 0x90)))
    P.s.
    it's NOT NOP

  4. #4
    Dwar
    Dwar is offline
    Veteran Dwar's Avatar
    Join Date
    2010 Mar
    Posts
    2,222
    Thanks Thanks Given 
    211
    Thanks Thanks Received 
    2,230
    Thanked in
    292 Posts
    Rep Power
    10

    Re: [ASK] best solution protect .dll

    Yeah, code virtualization can greatly help you
    Please, post your questions on forum, not by PM or mail

    I spend my time, so please pay a little bit of your time to keep world in equilibrium

  5. #5
    gosicks
    gosicks is offline
    New member
    Join Date
    2010 Oct
    Posts
    31
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0

    Re: [ASK] best solution protect .dll

    Quote Originally Posted by remka
    correctly uses virtualizer and you will have happiness
    like molebox or something like that???
    ok tnks.... but it make a .dll more large

    Quote Originally Posted by Dwar
    Yeah, code virtualization can greatly help you
    "code virtualization" can you give me sample code for that???
    sorry Dwar i am really newbie for coding...

  6. #6
    Dwar
    Dwar is offline
    Veteran Dwar's Avatar
    Join Date
    2010 Mar
    Posts
    2,222
    Thanks Thanks Given 
    211
    Thanks Thanks Received 
    2,230
    Thanked in
    292 Posts
    Rep Power
    10

    Re: [ASK] best solution protect .dll

    gosicks
    newbie for coding
    ... so, you can't write your own virtual machine or any cryptors.
    but it make a .dll more large
    is it critical for you? I think +- 500kb not a big problem. What is a purpose of your dll?
    Please, post your questions on forum, not by PM or mail

    I spend my time, so please pay a little bit of your time to keep world in equilibrium

  7. #7
    gosicks
    gosicks is offline
    New member
    Join Date
    2010 Oct
    Posts
    31
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0

    Re: [ASK] best solution protect .dll

    ok..tnk dwar.... i will use it

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •