Jump to content

Recommended Posts

Posted

I've recently coded a tool using AutoIt but someone managed to disassemble it even though I did not choose the 'allow disassembling' option when compiling.

The code the person showed me was exactly the same, and on top of that the location of the file(my desktop directory) it used to be was also stated in the disassembled code complete with registered name.

Can anyone tell me why this is possible? I'm confused. Thank you in advanced.

Posted

Do a quick search for exe2aut in the forum and you will probably figure it out.

If you want to protect your code a bit better you should use one of the encoders. EnCodeIt 1 or 2 is a good start.

Posted

It possible to view all the code at runtime (including comments) for most apps when debugging in Olly debugger ;-)

Firefox's secret is the same as Jessica Simpson's: its effortless, glamorous style is the result of — shhh — extensions!

Guest
This topic is now closed to further replies.
×
×
  • Create New...