Results 1 to 6 of 6

Thread: Executable Obfuscator

  1. #1

    Thread Starter
    Member
    Join Date
    Jul 2009
    Posts
    33

    Question Executable Obfuscator

    Hi, anyone know an Executable Obfuscator, or something like it?
    I´m writing a program that expires.

    The problem is progarms like OllyDGB that show MUCH information abaut the exe.
    Can trace Strings and switch conditions.

    Change a JE to JNE is disastrous.

    I saw vary time ago about EXE Obfuscators and "Hidden Strings", but i can´t find nothing.

    I thought encrypt all strings via Code, but the code turns slow.

    I know that is impossible a 100% Protected system, but a good protection can be sufficient for a small application.

    I hope Any help
    Thanks

  2. #2
    New Member
    Join Date
    Apr 2009
    Posts
    6

    Re: Executable Obfuscator

    Take a look at CryptoLicensing For ActiveX (http://www.ssware.com/cryptolicensin...ensing_ocx.htm) - it has a Anti-Debug+Anti-Tracer setting which detects when app is being run under debuggers tracers such as OllyDbg, WinDbg. It should give you good protection against this.

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Executable Obfuscator

    Moved To General Developer

  4. #4

    Thread Starter
    Member
    Join Date
    Jul 2009
    Posts
    33

    Re: Executable Obfuscator

    Sory by wrong place.

    Thanks man...
    i will try to do the same (anti-debugger/tracer) by myself...
    some one know something like this?
    Last edited by h2so4; Dec 8th, 2009 at 10:31 AM.

  5. #5
    Fanatic Member
    Join Date
    Aug 2009
    Posts
    540

    Re: Executable Obfuscator

    Well, I imagine they work well enough to deter any "casual" hackers, but if someone is determined to get to your code, or determined to write a bypass to get around your licensing system they will do so.

    Off topic, you a chemistry major/professional? Your user name is the make up of sulfuric acid is it not?
    Where I'm from we only have one bit of advice for new comers: "If you hear banjos, turn and run".


    VS 2008 .NetFW 2.0

  6. #6

    Thread Starter
    Member
    Join Date
    Jul 2009
    Posts
    33

    Re: Executable Obfuscator

    ^^ About topic:
    I know, about 'casual' hackers, they are my 'focus'.

    About my name, only a 'normal' student that likes chemistry, thats a good way to get 'strong' passwords and help to study for tests xD;

    PS: "Your user name is the make up of sulfuric acid is it not?" yes

Posting Permissions

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



Click Here to Expand Forum to Full Width