czardas Posted September 14, 2006 Posted September 14, 2006 Anybody know how to decompile an exe and revert it back to an au3 file? operator64 ArrayWorkshop
lod3n Posted September 14, 2006 Posted September 14, 2006 (edited) Look for "Decompile .exe to script" in the AutoIt "Extras" start menu folder. I am curious, how did you get into this situation? When you right click on an .au3, and compile it, it creates the .exe in the same folder next to it. It does not delete the source. Were you playing around with the command line options and set the same name for the input and output files? I've done that before - but I still had my source open in my editor, so my life was spared. Edited September 14, 2006 by lod3n [font="Fixedsys"][list][*]All of my AutoIt Example Scripts[*]http://saneasylum.com[/list][/font]
czardas Posted September 14, 2006 Author Posted September 14, 2006 Thanks for your advice. I noticed the script along side the exe file, as you say, but wasn't sure if it was the same script as I sometimes leave older versions of the script in the same folder. I have to be more organised. I didn't remember creating the exe file. I just noticed it a short while back and panicked. operator64 ArrayWorkshop
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now