HELP with autohotkey-obfuscator-master

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
ahklearner
Posts: 313
Joined: 23 Jan 2015, 01:49

HELP with autohotkey-obfuscator-master

25 May 2016, 07:09

Hi Community :wave:

I am trying to obfuscate my professional ahk script, tried my things with "autohotkey-obfuscator-master", but having no idea where to start from as am a "newbie."

Tried to study its documentation also but was of no use.

Got some idea that I need to make some changes in my script, but how dont know.

Please can somebody show me a working example to start off.

Thanks for any help :)

https://github.com/davidmalia/autohotkey-obfuscator
SvenBent
Posts: 266
Joined: 09 Aug 2015, 01:34

Re: HELP with autohotkey-obfuscator-master

25 May 2016, 08:10

I don't know the tool so i can't help you a lot. but try compiling your code and compress it with mpress
SvenBent
Posts: 266
Joined: 09 Aug 2015, 01:34

Re: HELP with autohotkey-obfuscator-master

25 May 2016, 08:25

its actually pretty easy.

fist you make a file with inlcudes the list to the ahk file you want to obfuscate

then you selct the top options in the obfuscator that import the list file and makes a transmaps file.
then you select the midle option to obfuscate.

and you are done

-- edit --
it broke the source code her though. i was not able to run the .ahk file after obfuscation
ahklearner
Posts: 313
Joined: 23 Jan 2015, 01:49

Re: HELP with autohotkey-obfuscator-master

25 May 2016, 23:25

Hi SvenBent, Thanks for your valuable time.

I tried playing with mpress, but that too got no results with my lil ahk knowledge.

any other options guys....
User avatar
rootmos
Posts: 35
Joined: 11 Mar 2016, 04:38
Location: Sweden
Contact:

Re: HELP with autohotkey-obfuscator-master

26 May 2016, 02:24

I tried the very same obfusecator but didn't get it to work either! Anyway there's tons of "packers" out there for compiled AHK scripts:

Code: Select all

https://www.google.se/search?q=exe+compressors&oq=exe+compressors&aqs=chrome..69i57j0l5.2575j0j7&sourceid=chrome&ie=UTF-8
If you want to make your code more un-readable before compiling and packing the exe i suggest you obfusecate it manually!
Look at me, I am your god now.
ahklearner
Posts: 313
Joined: 23 Jan 2015, 01:49

Re: HELP with autohotkey-obfuscator-master

26 May 2016, 04:30

rootmos wrote: If you want to make your code more un-readable before compiling and packing the exe i suggest you obfusecate it manually!
Manually :roll: I would also like to do that, any guidance, working example, or help appreciated.
User avatar
rootmos
Posts: 35
Joined: 11 Mar 2016, 04:38
Location: Sweden
Contact:

Re: HELP with autohotkey-obfuscator-master

26 May 2016, 05:51

Hint: rename all the variables and functions to something unreadable..

Example on variable/function names:

Code: Select all

fkffffk#k#k#ff
fkfff@k#k#k#ff
fk@@ffk#k#k#fz
Look at me, I am your god now.
ahklearner
Posts: 313
Joined: 23 Jan 2015, 01:49

Re: HELP with autohotkey-obfuscator-master

26 May 2016, 23:58

Not satisfied!

This can simply be tracked by copying and searching for the same in the script.
SvenBent
Posts: 266
Joined: 09 Aug 2015, 01:34

Re: HELP with autohotkey-obfuscator-master

27 May 2016, 00:04

yeah but it makes it still harder, tit eactly what the obfuscate does.

to use mpress you jsut have to go to command line and do
mpress thatcompiledahkscript.exe

and you will get at fine smaller .exe file where the ahk script is no longer in plain text. ist still pretty easy to circumvent though by poking in the memory when you run it
ahklearner
Posts: 313
Joined: 23 Jan 2015, 01:49

Re: HELP with autohotkey-obfuscator-master

27 May 2016, 01:39

so by using MPRESS, one wont be able to un-compile an ahk script.
am i right ?

and if this is the matter, could you please guide me its procedure, as i use "Compile_AHK v0.9.1.3".

Thanks again for your kind help.
User avatar
kwstas13
Posts: 43
Joined: 19 Mar 2016, 06:26

Re: HELP with autohotkey-obfuscator-master

27 May 2016, 02:02

ahklearner wrote:so by using MPRESS, one wont be able to un-compile an ahk script.
am i right ?

and if this is the matter, could you please guide me its procedure, as i use "Compile_AHK v0.9.1.3".

Thanks again for your kind help.
You mean decompile. Well even using mpress I can get your code in several minutes. So you are not safe. Mpress maybe stop a newbie. You need more advanced techniques. You can start learn cryptography very interesting science.
ahklearner
Posts: 313
Joined: 23 Jan 2015, 01:49

Re: HELP with autohotkey-obfuscator-master

28 May 2016, 03:51

kwstas13 wrote:
ahklearner wrote: You mean decompile. Well even using mpress I can get your code in several minutes. So you are not safe. Mpress maybe stop a newbie. You need more advanced techniques. You can start learn cryptography very interesting science.
Thanks for you time, but I am wondering if anybody else is using "https://github.com/davidmalia/autohotkey-obfuscator" and they could help me out :roll: :roll: :roll:
DigiDon
Posts: 178
Joined: 19 May 2014, 04:55
Contact:

Re: HELP with autohotkey-obfuscator-master

31 May 2018, 08:59

Hi, it is old but still bumps on Google for 'autohotkey obfuscator'

So for info, I've just released a major improved version of David Malia's Dynamic Obfuscator called 'AHK Dynamic Obfuscator L'.
[TOOL] AHK Dynamic Obfuscator L - Protect your code by Obfuscation
EverFastAccess : Take Notes on anything the Fast way: Attach notes, Set reminders & Speed up research in 1 gesture - AHK topic
AHK Dynamic Obfuscator L - Protect your AHK code by Obfuscation - AHK topic
QuickModules for Outlook : Sort Outlook emails very quickly to multiple folders - AHK topic
Coding takes lots of time and efforts. If I have helped you or if you enjoy one of my free projects, please consider a small donation :thumbup:
Sorry I am working hard at the moment at a new job and can't commit on delays of answers & updates

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: filipemb, slowwd and 203 guests