Convert .ahk to .exe download
Started by windboy , Feb 15 AM. Page 1 of 2 1 2 Next. Hi there i was wondering how to get my. I lost the script but only have the. Thank you. Uh Oh! I do not know a way. But I doubt you will be helped unless you can convince that it is your own script. Ways to reverse engineer a compiled script have been discussed on the forum. If you truly forgot the password of your script and need the source try searching the forums.
I have no idea how to convince all of you though. Unless it was an extremely complex script, you're probably better off just recreating it. Well, its always a good idea to have an "About" box that would say it was programmed by you. I am also wishing to decompile my script to change a few things. I dont understand the program that SKAN suggested? When I open it it just opens a command prompt window and does nothing.
How do I work it? Autohotkey doesn't compile scripts - simplified, a compiled ahk script is only the interpreter exe authotkey. The Source can be encrypted and so on BUT: The important thing is, that the ahk source decrypted is nessecary for the execution of an compiled script.
So, before the script can start, the source at least the first code line, if it's done line by line must be decrypted. And that's the point of all these code-protector routines. And if the script is able to decrypt the source, we can do that too.
Ok, you must have enought reverse engineering skills Ahk2Exe must be compiled with itself as it uses compiler directives. Make sure to use a recent AutoHotkey self-contained binary, version 1. After unpacking all the source files, run Ahk2Exe. The resulting Ahk2Exe. Skip to content. Star Official AutoHotkey script compiler - written itself in AutoHotkey autohotkey. Branches Tags. Could not load branches. Could not load tags. Latest commit. TAC Show that the ' default ' base file is a.
Show that the ' default ' base file is a. Git stats commits. Failed to load latest commit information. First stage of changes for v1. Jul 14, Change ShowGui method - now works with regedit. May 30, Nov 15, Take advantage of new directives. Jul 24,
0コメント