Search found 16 matches

by Zoanthario
13 Nov 2019, 14:54
Forum: Ask for Help (v1)
Topic: AHK Script Encryption Topic is solved
Replies: 50
Views: 19316

Re: AHK Script Encryption Topic is solved

@guest3456 I tried HotKeyCamo but I don't get how to use it's own compiler, it requires to browse for an external compiler, I choosed A2ECamo.exe but I got the error : failed to locate UPX
Is there a specific compiler for HotKeyCamo or it uses other compilers like UPX?
by Zoanthario
13 Nov 2019, 14:46
Forum: Ask for Help (v1)
Topic: AHK Script Encryption Topic is solved
Replies: 50
Views: 19316

Re: AHK Script Encryption Topic is solved

SOTE I lean towards Encryptor by FeiYue (for AutoHotkey_L) or AutoHotkey_H being the better ways to protect code versus obfuscation. In the case of FeiYue's Encryptor, it will likely be easier for casual or newer users of AutoHotkey to use, though a user might want to eventually replace the machine...
by Zoanthario
13 Nov 2019, 14:15
Forum: Ask for Help (v1)
Topic: AHK Obfuscator Tool
Replies: 7
Views: 4838

Re: AHK Obfuscator Tool

gregster Actually I like riddles too and that's why I'm exploring obfuscation/encryption/decrpytion/decompilation...etc I didn't really start using AHK to get advanced I just wanted to make a simple HotKey but when I knew about these I was interested to know about more so, I don't really see it wor...
by Zoanthario
11 Nov 2019, 16:45
Forum: Ask for Help (v1)
Topic: AHK Obfuscator Tool
Replies: 7
Views: 4838

Re: AHK Obfuscator Tool

If your script is only so short like your example script, obfuscating it manually is probably much easier... if you really think that you need obfuscation. Well, I know the script is too simple to need obfuscation I was just interested in knowing about obfuscation, but I think I better start with t...
by Zoanthario
11 Nov 2019, 16:34
Forum: Ask for Help (v1)
Topic: AHK Script Encryption Topic is solved
Replies: 50
Views: 19316

Re: AHK Script Encryption Topic is solved

@guest3456 Can you give me a link for the HotKeyCamo compiler and guide if available? I searched for user Mobius topics that was about decompiling but I didn't find posts about HotCamo compiler https lmgtfy.com /?q=HotKeyCamo&s=g Broken Link for safety Lol, from the rarity of encryption/decryption ...
by Zoanthario
11 Nov 2019, 16:04
Forum: Ask for Help (v1)
Topic: AHK Script Encryption Topic is solved
Replies: 50
Views: 19316

Re: AHK Script Encryption Topic is solved

@guest3456 Can you give me a link for the HotKeyCamo compiler and guide if available? I searched for user Mobius topics that was about decompiling but I didn't find posts about HotCamo compiler
by Zoanthario
11 Nov 2019, 15:09
Forum: Ask for Help (v1)
Topic: AHK Script Encryption Topic is solved
Replies: 50
Views: 19316

Re: AHK Script Encryption Topic is solved

I didn't mean false positive - just that many people wrongly believed that it would protect their code, but it didn't really. False positives are a whole different story, and can be a pain. But it's a long time ago and I don't touch 1.0 anymore, not even with a 10-foot-pole. The scripts that I freq...
by Zoanthario
11 Nov 2019, 14:46
Forum: Ask for Help (v1)
Topic: AHK Script Encryption Topic is solved
Replies: 50
Views: 19316

Re: AHK Script Encryption Topic is solved

I have never looked at it at the time or since, but I seem to remember that the default encryption option of the v1.0-compiler was so weak that it was removed in v1.1 because it gave a false feeling of safety. Well, I could decrypt the exe files compiled with UPX, MPRESS and FeiYue's Encryptor but ...
by Zoanthario
11 Nov 2019, 14:16
Forum: Ask for Help (v1)
Topic: AHK Script Encryption Topic is solved
Replies: 50
Views: 19316

Re: AHK Script Encryption Topic is solved

SOTE Please read my first reply to @gregster. What you explained was what I generally looking for, not to get someone else's code but to know the possible ways of encrypting/decrypting,compiling/decompiling and compressing/decompressing, I posted that code above to know the way it's encrypted by an...
by Zoanthario
11 Nov 2019, 14:08
Forum: Ask for Help (v1)
Topic: AHK Script Encryption Topic is solved
Replies: 50
Views: 19316

Re: AHK Script Encryption Topic is solved

The AHK version that is included as info might give you some hint here about the possible ways of protection And that is the reason I created this topic, to know that way of protection then search what possible ways to decrypt it. now after I knew that it was encoded using AHK v1.0 compiler and tha...
by Zoanthario
11 Nov 2019, 14:07
Forum: Ask for Help (v1)
Topic: AHK Script Encryption Topic is solved
Replies: 50
Views: 19316

Re: AHK Script Encryption Topic is solved

@TAC109 You are right, after a small search I found how to download and use AutoHotKey v1.0 compiler and after compiling using it with activating the protection option I got an identical code to the one in this post, thank you :slight_smile: .
by Zoanthario
10 Nov 2019, 17:32
Forum: Ask for Help (v1)
Topic: AHK Script Encryption Topic is solved
Replies: 50
Views: 19316

Re: AHK Script Encryption Topic is solved

To give tips do decrypt encrypted AHK files that you didn't create yourself is outside the scope of this forum. At least, unless you can give a pretty good reason... I'm asking about if that way of encrypting has a decryption way, so that if there a way do decrypt these files then I don't need to k...
by Zoanthario
10 Nov 2019, 17:28
Forum: Ask for Help (v1)
Topic: If an exe file on disk is a compiled AHK script?
Replies: 2
Views: 579

Re: If an exe file on disk is a compiled AHK script?

I don't get your question, if you mean "Are all exe files compiled AHK scrip?" then the answer is no, not all exe files are AHK complied.
by Zoanthario
10 Nov 2019, 16:11
Forum: Ask for Help (v1)
Topic: How can i make it work in games?
Replies: 3
Views: 572

Re: How can i make it work in games?

I'm not sure about the script but if it's working fine except for games, try running it as administrator after compiling the ahk file.
by Zoanthario
10 Nov 2019, 16:08
Forum: Ask for Help (v1)
Topic: AHK Script Encryption Topic is solved
Replies: 50
Views: 19316

AHK Script Encryption Topic is solved

I found an encrypted AHK exe that contains this: <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> <assemblyIdentity version="1.0.48.05" processorArchitecture="X86" name="Microsoft.Windows.AutoHotkey" type="win32" /> <dependency> <dependentAssembly> <assemblyIdentity type="w...
by Zoanthario
10 Nov 2019, 15:59
Forum: Ask for Help (v1)
Topic: AHK Obfuscator Tool
Replies: 7
Views: 4838

AHK Obfuscator Tool

I was looking for a way to encrypt an AHK script and the only tool I found that can't be decrypted easily is this AHK Obfuscator Tool: www.everfastaccess.com /AHK-Obfuscator/ But as a beginner, I didn't really understand how to use it properly, I understood that it works in these 3 steps altogether...

Go to advanced search