Results 1 to 3 of 3

Thread: [RESOLVED] Obfuscation Tester question

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2005
    Location
    Indiana
    Posts
    451

    Resolved [RESOLVED] Obfuscation Tester question

    I am not sure if this is the correct forum for an obfuscation question, so sorry if it isn't.

    I found a free obfuscator on line. The link is below. I tested it on a copy of my exe, and the .exe still worked after the process was done. How can I know if this program actually obfuscted the exe, and how well it did it. I am using Visual Basic 6. I am not looking for some top notch obfuscator, just some added protection.

    http://www.joryanick.com/vb-obfuscator.htm

    Thank you for your information.

  2. #2
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: Obfuscation Tester question

    Well, you have the original exe. You can start by comparing it to the obfuscated exe to see if there is any difference. Then you can load it in the DOS debugger to see it the same code is executing in both exe's.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2005
    Location
    Indiana
    Posts
    451

    Re: Obfuscation Tester question

    I did a search on the DOS debugger, and it looks a bit over my head right now. I did reopen the obfuscated exe in the program, and some of the things had odd names, instead of the original names. Everything I have seen online says that VB exe's are very hard to get the original code from, so I am not going to put any more effort into it at this time.

    Thank you for your reply.

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