Autoit3 decompiler – Exe2Aut (.EXE bestanden)
Informatie (ENG)
Exe2Aut is designed to be the easiest to use and most versatile decompiler for compiled AutoIt3 scripts one could think of. Simply drag and drop the executable onto Exe2Aut’s main window and the source script will be displayed. Unlike the decompiler that’s being shipped with AutoIt3, Exe2Aut is even capable of decompiling executables that have been packed and protected using AutoIt3Camo, Themida, Armadillo, Safengine and so forth due to its low level nature.
Autoit3 support: v3.2.6.0 – v3.3.11.2
Known issues:
- Exe2Aut might cause malicious scripts to get executed. Although this is unlikely to happen, we strongly advise you to always run Exe2Aut within a virtual environment.
- Deobfuscation was scrapped in favor of stability.
- x64 executables are currently not supported.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 |
version 0.01 (Sep 13, 2011) [!] Initial release (only v3.3.6.1 supported) version 0.02 (Sep 14, 2011) [+] added support for various versions [-] fixed a small indentation error version 0.03 (Sep 17, 2011) [+] added support for rest of v3.2.6.0 to v3.3.7.15 [+] added support for armadillo packed files version 0.04b (Oct 05, 2011) [+] added capitalization of functions, keywords, #-directives and macros [+] added extraction of fileinstalls version 0.05 (Oct 26, 2011) [+] added commandline switches [-] fixed space errors and #-directive capitalization [-] fixed a font bug in the gui version 0.06 (Dec 17, 2011) [+] added support for armadillo packed files with memory patching protection [+] added quick&dirty deobfuscation for Jos van der Zande Obfuscator v1.0.29.0 [-] fixed a crash which occurred when only a filename instead of a full path was passed version 0.07b (Feb 17, 2012) [+] added rudimentary support for 64bit files version 0.08 (Dec 25, 2013) [!] rewritten from scratch for unicode [!] changed versioning (previous version was 'v6'/0.07b) [!] removed 64bit-support & deobfuscation until it's more stable [+] added support for up to v3.3.10.0 [-] fixed some minor code generation flaws version 0.09 (Dec 05, 2014) [+] added support for safengine packed files [+] added support for Undecompile It by M3 modified files [-] fixed extraction of fileinstalls version 0.10 (Dec 09, 2014) [+] added support for v3.3.11.0 to v3.3.11.2 [+] added support for enigma packed files [+] added #region-indentation [-] fixed a small bug which occurred when invoking Exe2Aut twice [-] fixed -nofiles commandline option |
[#/software/exe2aut” ]