squone Posted December 16, 2009 Posted December 16, 2009 So I managed to lose my .au3 files when I upgraded to 7 but had a backup of the compiled versions sitting on a friends computer. Is there anyway to get my code out of these or is it like VB6 onwards and I'm screwed? Thanks in advance for the help. squone
AdmiralAlkex Posted December 16, 2009 Posted December 16, 2009 If your script was compiled without password and uses AutoIt 3.2.5.1 or older then use the decompiler you get with AutoIt, "\AutoIt3\Extras\Exe2Aut\Exe2Aut.exe".If you used a newer version, or had a password, then you wont get any help here.There's a search in the upper right, search for decompilation and you will see what I mean. .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface
squone Posted December 16, 2009 Author Posted December 16, 2009 If your script was compiled without password and uses AutoIt 3.2.5.1 or older then use the decompiler you get with AutoIt, "\AutoIt3\Extras\Exe2Aut\Exe2Aut.exe".If you used a newer version, or had a password, then you wont get any help here.There's a search in the upper right, search for decompilation and you will see what I mean.I definitely compiled it in a version prior to that but I'm getting the error "The executable file is not recognised as an AutoIt script".
squone Posted December 16, 2009 Author Posted December 16, 2009 (edited) Sorry about double post. There's also no password on the file. Edited December 16, 2009 by squone
squone Posted December 16, 2009 Author Posted December 16, 2009 Just checked dates on file creation, was created with 3.2.12
smcombs Posted December 16, 2009 Posted December 16, 2009 (edited) Cant you download the earlier versions from the website and use the correct compiler?This should have the decompiler you want:Go HERE Edited December 16, 2009 by smcombs
PsaltyDS Posted December 16, 2009 Posted December 16, 2009 Cant you download the earlier versions from the website and use the correct compiler?This should have the decompiler you want:Go HERENo. If it was compiled with a later version, the earlier one will not be able to decompile it. Re-read the previous replies and note that 3.2.12 > 3.2.5.1. Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
ur Posted May 28, 2015 Posted May 28, 2015 "\AutoIt3\Extras\Exe2Aut\Exe2Aut.exe". This file doesn't exist in that location.I checked with multiple versions. Can anyone guide me to the file.
Bowmore Posted May 28, 2015 Posted May 28, 2015 Exe2Aut.exe is no longer available and it is not possible to extract code from AutoIt executables for many years "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to build bigger and better idiots. So far, the universe is winning."- Rick Cook
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