.
.
Well, basically there are NO FAKE functions and other crappy things
(except if you count includes as it). Well, okay I have to be true, I didn't even protect the executable. But CrackMEs consists of everythings such as analyzing, decompiling, deobfuscating (if needed) and finally the modificating which will provide the success.
________________________________________________
Decompiling of AutoIT is quite easy, I could try to use some protectors, but I'm sure it could take near 2 mins to bypass it
________________________________________________
It's obfuscated with a VERY BIT
modified JOS's obfuscator (2-3lines are changed). I'm sure it will be the hardest part.
If you finished obfuscation you can step on and
start analyzing the source.
Another easy step, just
find the "entry point" (where the script starts) and follow the funcs. You should
trace it until the last and final
msgbox which will provide you the right answer. If you just simply replace the original starting func with the final message then you cracked it.
If you can even find the right password which activates the original software then that's a plus point, you are a ***

________________________________________________
Good Luck. It would be great to here some response about the difficulty and about the progress if somebody tries it.
________________________________________________
I will answer any questions, except if you ask me the solution

________________________________________________
If you want I can make an DecompileME which won't include any obfusction and special functions. Do you want?
.
.