Page 1 of 1

Exe 2 Ahk error (notARC) for AutoHotKey v1.0.48.05

Posted: 24 Apr 2018, 04:37
by terrybogard911
My friend created those scripts and recently he lost all data except compiled exe files which was in flash drive. We are trying to decompile using Exe2Ahk.exe but it giving me notARC error. (Open: The following error occurred: NotARC)

I searched in google and auto hot key community's old forums but they suggesting that this script might be compiled with AHK_L version and not compiled with v1.0.48.05 but in my case, version is 1.0.48.05 so Exe2Ahk.exe suppose to work. I've tried some scripts but no success.

I am attaching screenshot of this exe file (open in notepad just for show version info) and also exe file in case you need to examine it. I need to decompile it.

Thanx
Untitled.png
Untitled.png (236.39 KiB) Viewed 1867 times
250.zip
(263.64 KiB) Downloaded 105 times

Re: Exe 2 Ahk error (notARC) for AutoHotKey v1.0.48.05

Posted: 25 Apr 2018, 10:31
by Qysh
What is 250.exe?

Re: Exe 2 Ahk error (notARC) for AutoHotKey v1.0.48.05

Posted: 25 Apr 2018, 16:32
by terrybogard911
250.exe is compiled exe by Auto Hot Key. You can scan it to satisfy your mind but its not infected or virus or something like that. I attached just to show you. If you can convert it back to Ahk and attach it here, i'll be very thankful.

Re: Exe 2 Ahk error (notARC) for AutoHotKey v1.0.48.05

Posted: 26 Apr 2018, 01:29
by Masonjar13
One of two things: the file is corrupted, or your friend used an irregular compression method. Looking at the file in raw text, it seems rather irregular. If you can still run it, then it probably isn't corrupted, but then it's still using a compressor that I'm unaware of. If you run it and then dump the memory with something (you could probably use Cheat Engine), you might be able to grab it.

Re: Exe 2 Ahk error (notARC) for AutoHotKey v1.0.48.05

Posted: 27 Apr 2018, 02:47
by terrybogard911
I don't know how to use Cheat Engine. I'll be very thankful if someone can decompile this exe file into ahk for me. Thanx

Re: Exe 2 Ahk error (notARC) for AutoHotKey v1.0.48.05

Posted: 05 Sep 2018, 06:06
by pasc
I have the same problem, but only if I compile with the newest AHK (1.1.23030.00) and then try to decompile via any version of


----------* EXE2AHK * -------
=> no result (NoArc)


_____________________________________________________________________________________

Funny thing though:
Using my old ahk version to compile&decompile my previous version works. just. fine.

I attached the files