Jump to content

Disassemble/RCE Compiled AutoIt Scripts?


 Share

Recommended Posts

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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!

Link to comment
Share on other sites

  • Developers

But why is my computer's directory displayed in the code as well? (eg. C:\Documents and Settings\All User...bla...bla...bla)

*click*

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

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