Jump to content

Obfuscate code


Recommended Posts


I'm all for helping out but I'm not really interested in doing simple web searches for other people. Had the question been less generic then I'd have been a little more tempted.

If you are thinking about taking on a project but this is the deciding factor in determining programming language then I'd say you're going about the project in the wrong way.

Link to comment
Share on other sites

not only that, but eventually your program has to run - and anyone can debug it and disassemble / reverse engineer it in a debugger. There's not much you can do about that either.

That is true... but that doesn't mean he shouldn't obfuscate it. Obfuscation will keep most people away. The bad thing about obfuscation is it will more than likley make your code larger which makes your files larger. It also can slow your program down a little.

I know Autoit3 is not in your list... but it has a decent obfuscator.

http://www.autoitscript.com/forum/index.ph...p;hl=obfuscator

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...