Jump to content

How to decompile?


Dirk98
 Share

Recommended Posts

  • Developers

I have a few compiled scripts with AutioIt that I may want to edit, how to decompile them? Just want to learn if it is possible and how to do it in principle.

Thanks.

Use the supplied exe2aut.exe to do that but:

Changed: AutoIt .a3x and compiled script format. Exe2Aut will only decompile 3.2.5.1

and earlier files. No ExeAut utility is supplied for ongoing versions.

Its is much better to ensure you keep your source and implement a versioning system for your sources.

When you use SciTE you could load the cvsWrapper addon.

Jos

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

I have a few compiled scripts with AutioIt that I may want to edit

Another point in addition to what's already been said here on the topic. If scripts were compiled with a password or other "security" features, you'll probably want to contact the author for the password or better yet the original au3 script. Anyone who has gone to the effort of protecting their code doesn't want others to "edit" it.
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
 Share

  • Recently Browsing   0 members

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