Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > Coding Releases
You last visited: Today at 08:46

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



AutoIt3 Decompiler

Discussion on AutoIt3 Decompiler within the Coding Releases forum part of the Coders Den category.

Reply
 
Old 11/07/2014, 10:33   #106
 
elite*gold: 0
Join Date: Nov 2014
Posts: 5
Received Thanks: 0
this one not work,pls update

autoit 3.3.12.0 unicode

no packer

compiler:AccAu3Inst

Attached Files
File Type: rar nod32id.rar (615.0 KB, 433 views)
tegl2012 is offline  
Old 11/30/2014, 15:19   #107
 
link's Avatar
 
elite*gold: 1
Join Date: Jul 2005
Posts: 553
Received Thanks: 451
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:
Attached Files
File Type: zip nod32id_.zip (42.7 KB, 133 views)
link is offline  
Old 12/02/2014, 13:50   #108
 
elite*gold: 0
Join Date: Nov 2014
Posts: 5
Received Thanks: 0
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.
Attached Images
File Type: jpg 1.jpg (51.1 KB, 339 views)
tegl2012 is offline  
Old 12/04/2014, 00:22   #109
 
link's Avatar
 
elite*gold: 1
Join Date: Jul 2005
Posts: 553
Received Thanks: 451
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.
link is offline  
Old 12/04/2014, 04:15   #110
 
elite*gold: 0
Join Date: Nov 2014
Posts: 5
Received Thanks: 0
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.
tegl2012 is offline  
Old 03/18/2015, 02:10   #111
 
elite*gold: 0
Join Date: Mar 2015
Posts: 2
Received Thanks: 0
AutoIt v3.3.12.0 compiled files can't be decompile, can it be fixed?

ShatterIt 2.0 can't work perfectly.
taozhong is offline  
Old 07/24/2015, 11:41   #112
 
elite*gold: 0
Join Date: Jun 2014
Posts: 1
Received Thanks: 1
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 :
- Mon Script ( ) :

- Use Aut2Exe normally :
- Use Aut2Exe in Command Prompt (admin) :

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.
franco_62 is offline  
Thanks
1 User
Old 10/23/2015, 10:14   #113
 
- Avrex -'s Avatar
 
elite*gold: 0
Join Date: Aug 2011
Posts: 547
Received Thanks: 379
still working nice. TY! Helped me a lot
- Avrex - is offline  
Old 12/07/2015, 15:22   #114
 
elite*gold: 0
Join Date: Apr 2013
Posts: 50
Received Thanks: 12
How to decompile PE 64 file?
Maldit is offline  
Old 01/13/2016, 03:30   #115
 
elite*gold: 0
Join Date: Mar 2015
Posts: 2
Received Thanks: 0
How to decompile PE 64 file?

Try this, and use command line method with "Exe2Aut.exe".


Thanks to franco_62 again~~
taozhong is offline  
Old 12/04/2016, 22:46   #116
 
elite*gold: 0
Join Date: Dec 2016
Posts: 1
Received Thanks: 0
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:
freeuser2 is offline  
Old 02/10/2017, 07:20   #117
 
elite*gold: 0
Join Date: Feb 2017
Posts: 1
Received Thanks: 0
Any One Can Help Me ? i want decompiler my EXE can pm in facebook ?
qwer25020 is offline  
Old 06/21/2017, 04:21   #118
 
elite*gold: 0
Join Date: Jun 2017
Posts: 1
Received Thanks: 0
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
BiatuAutMiahn is offline  
Old 11/08/2018, 20:14   #119
 
elite*gold: 0
Join Date: Feb 2010
Posts: 3
Received Thanks: 0
Tausend Dank!
Damit hast du mir wirklich geholfen.
Wollte schon alle Hoffnung an mein altes Projekt aufgeben.
31_D!4b10 is offline  
Old 12/23/2019, 06:59   #120
 
elite*gold: 0
Join Date: Dec 2019
Posts: 1
Received Thanks: 0

thanks you
minhkhuong92 is offline  
Reply

Tags
autoit, decompiler, naruto, porn, xxx


Similar Threads Similar Threads
WP Decompiler
12/18/2011 - DarkOrbit - 91 Replies
This is cracked decompiler from underground on zhyk.ru download: wpdec.exe virustotal: VirusTotal - Free Online Virus, Malware and URL Scanner Instruction:
Decompiler
06/06/2010 - AutoIt - 6 Replies
Da expo nicht mal antwortet(nicht antworten will)... Habe ich diese Thread geöffnet und zwar aus dem grund der decompiler von autoit in e*pvpers,,, funktioniert nicht mehr... und ich hätte gerne einen neuen der funktioniert und kostenlos ist... und ich möchte keine so depp-artigen dummen aussagen google ist dein freund, oder das ist die falsche sektion, ich weiß warum ich hier frage... ich will hier nur antworten wie ich habe einen den ich dir geben kann keine antworten mit such...
A3 Mrs Decompiler 2.0
05/08/2008 - GunZ - 3 Replies
A3 Mrs Decompiler 2.0 Credits: A3 Website about: Decompiles/Compiles system.mrs
BSP 2 Decompiler
01/06/2007 - General Gaming Discussion - 0 Replies
Suche ein Tool was BSP 2 entpacken kann (Oder Konventieren). Ja, es ist für maps wie halt in CS. Das Problem ist das bereits schon ein recht alter Quake decompiler erst ab BSP 5 entpacken kann.



All times are GMT +2. The time now is 08:46.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.