AutoIt3 Decompiler

11/07/2014 10:33 tegl2012#106
this one not work,pls update

autoit 3.3.12.0 unicode

no packer

compiler:AccAu3Inst

[Only registered and activated users can see links. Click Here To Register...]
11/30/2014 15:19 link#107
What's the problem with your exe? Also, what's your OS, the expected output and the actual output?

I got this when drag & dropping nod32id.exe:
12/02/2014 13:50 tegl2012#108
Quote:
Originally Posted by link View Post
What's the problem with your exe? Also, what's your OS, the expected output and the actual output?

I got this when drag & dropping nod32id.exe:
My OS is 8.1 pro with update X64. Exe2Aut 0.10 can only work fine in win7,but not support win8.1 or win10.pls fix it.
12/04/2014 00:22 link#109
Sadly I have neither Win8, nor Win10.
"Couldn't invoke the file" means that CreateProcessW failed, AFAIK.
You could attach OllyDbg, set a Breakpoint on CreateProcessW, when it hits use Ctrl+F9 to get to the retn 0x28 (EAX should now be zero) and then set EIP to GetLastError. Use Ctrl+F9 again and tell me the value of EAX.
12/04/2014 04:15 tegl2012#110
Quote:
Originally Posted by link View Post
Sadly I have neither Win8, nor Win10.
"Couldn't invoke the file" means that CreateProcessW failed, AFAIK.
You could attach OllyDbg, set a Breakpoint on CreateProcessW, when it hits use Ctrl+F9 to get to the retn 0x28 (EAX should now be zero) and then set EIP to GetLastError. Use Ctrl+F9 again and tell me the value of EAX.
I don't know OllyDbg, I have never use it.
03/18/2015 02:10 taozhong#111
AutoIt v3.3.12.0 compiled files can't be decompile, can it be fixed?

ShatterIt 2.0 can't work perfectly.
07/24/2015 11:41 franco_62#112
Hello everyone.

Sorry for my bad english, I'm french ^^

===============

Aut2Exe works... but with command prompt (as admin) for some scripts.

I've compiled several times my script... And I've found why Aut2Exe doesn't work sometimes.

Compilation : when the script is compiled with "RequireAdministrator" (ExecutionLevel), Aut2Exe (ran normally) doesn't work...
=> But if I use Aut2Exe in command Prompt : it works !


Screens :
- ExecutionLevel : [Only registered and activated users can see links. Click Here To Register...]
- Mon Script ( [Only registered and activated users can see links. Click Here To Register...] ) : [Only registered and activated users can see links. Click Here To Register...]

- Use Aut2Exe normally : [Only registered and activated users can see links. Click Here To Register...]
- Use Aut2Exe in Command Prompt (admin) : [Only registered and activated users can see links. Click Here To Register...]

So : If Aut2Exe doesn't work, run it with Command Prompt (as admin).
Command Line :
Code:
"C:\Users\Thomas\Desktop\Decompil\Exe2Aut\Exe2Aut.exe" "C:\Users\Thomas\Desktop\Hello\hello.exe"
Cheers.
10/23/2015 10:14 - Avrex -#113
still working nice. TY! Helped me a lot
12/07/2015 15:22 Maldit#114
How to decompile PE 64 file?
01/13/2016 03:30 taozhong#115
Try this, and use command line method with "Exe2Aut.exe".
[Only registered and activated users can see links. Click Here To Register...]

Thanks to franco_62 again~~ :mofo:
12/04/2016 22:46 freeuser2#116
Hello!
There is a command line that specifies where to retrieve files from FileInstall?
I try to decompile the file, which had been treated with the VanZande-obfuscator.
Obfuscated code it receives. But I need a file * .tbl from FileInstall. It is not extracted.
Target: [Only registered and activated users can see links. Click Here To Register...]
02/10/2017 07:20 qwer25020#117
Any One Can Help Me ? i want decompiler my EXE can pm in facebook ?
[Only registered and activated users can see links. Click Here To Register...]
06/21/2017 04:21 BiatuAutMiahn#118
Hey link, most useful utility ever...and btw v11 does not work on latest versions of windows. it throws a couple errors, 1st: "C:\Users\...\AppData\Local\Temp\XXXX.tmp is either not designed to run on Windows or it contains an error. Try installing t5he program again using the original installation media or contact your system administrator or the software vendor for support. Error status 0xC0000005."

0x...5 means access denied.

Running again as Admin does not throw that error, but your applications shows "Something went wrong.."

Another thing, when i took that temp file which im guessing is the Injection module...rename it to exe, and execute it...I get this error: "Invalid access to memory location."

v10 works fine
11/08/2018 20:14 31_D!4b10#119
Tausend Dank!
Damit hast du mir wirklich geholfen.
Wollte schon alle Hoffnung an mein altes Projekt aufgeben. :)
12/23/2019 06:59 minhkhuong92#120
:handsdown::handsdown::handsdown:
thanks you