Finder2004 Posted July 3, 2007 Posted July 3, 2007 Hello All! I have script, compiled to exe, with version v2.41. Our old system administrator, lost sources for this sript, and i wont to decomplie it. But i have not version 2.41. Anybode help me please! P.S. Sorry for my bad english.
lordofthestrings Posted July 3, 2007 Posted July 3, 2007 it's faster to rewrite the script .. just start by writing down what the script needs to do (or is doing at the moment) then break this text into the smallest possible pieces, and finally start solving each component.. after you've done this you will not only know how the old script worked, but you will also be able to improve every step in the script as it is your own brainfart I don't think you will get this done by the autoIt wizards here.. have a nice day..
piccaso Posted July 3, 2007 Posted July 3, 2007 if you know the passphrase (if there is one) you could try to decompile it with v2.64 ?you can download it hereif its protected and you dont have the passphrase your out of luck... CoProc Multi Process Helper libraryTrashBin.nfshost.com store your AutoIt related files here!AutoIt User Map
Finder2004 Posted July 4, 2007 Author Posted July 4, 2007 if you know the passphrase (if there is one) you could try to decompile it with v2.64 ?you can download it hereif its protected and you dont have the passphrase your out of luck...I have tried to make it, and have received a following mistake:Error: The executable file is not recognized as a compiled AutoIT script.But this file is AutoIT script....
Recommended Posts