Thanks, Shadow for the confirmation
Hopefully you will have some sparetime to enhanced the protector to support FileInstall anytime soon
Had have a look at FileInstall.
There is a big problem I already know what the problem is and I also managed to solve problem by hand, but I really do not know how I should solve this by program... I do even not know if FileInstall will ever work probably.
#Updated
- Made Safe.exe better in protection and removed crashes - Added FileInstall-Support
- CMD will now only appear if you select "CUI"
- Removed just some little Bugs
The version 0.2.0 do not works for me. When I run the protected file, only apears a cmd window with "Press any key to continue". I used the Executor2, no CUI.
Shuaua, please download again the 0.2.0 version and replace line 853 on the protecter.au3 from:
If FileExists("SecureAu3.exe") = 1 And FileExists("Executor.exe") = 1 Then
become:
If FileExists("SecureAu3.exe") = 1 And FileExists("Executor1.exe") = 1 Then
Compile the protecter.au3 and run it. It should solve your problem.
Hi superman.
This is the same as renaming "Executor1.exe" or "Executor2.exe" to "Executor.exe", not? But I followed your instructions, changing the line 853, and the problem yet happens. The protected exe does not working, when I execute only shows a cmd "Press any key to continue".
I am using the Executor2.exe because I am not using CUI. I just raname it to Executor.exe. No error reported by SecureAU3 during the protection process.
Shuaua,
I dont remember which one is for CUI, is it executor2.exe or executor1.exe.
If you try with executor2.exe and it didn't work, please try executor1.exe
rename one of them to executor.exe and run the protector.exe
I tried all possibilities.
I need Shadow's help.
Thanks Superman.
Edit: The problem was incompatibility of SecureAU3 v0.2.0 with Windows 8. I used on Windows 7 and works! After protected, the files works in Windows 8 too
But if it's possible add compatibility, Shadow, with Windows 8, would be great.
Recursion level has been exceeded - AutoIt will quit to prevent stack overflow. 01/20/2013 - AutoIt - 4 Replies Hallo Leute,
ich hab das folgende Problem mit meinem Bot:
Nach ca. 4-5 Std. Laufzeit meines Bots bekomme ich folgende Meldung...
"Recursion level has been exceeded - AutoIt will quit to prevent stack overflow."
Das ganze an völlig unterschiedlichen Stellen, es ist also wirklich die Addition die das Problem hervorruft und nicht eine bestimmte Funktion etc.
Tool to aid the creation of RegEx offset finders - AutoIt code included 09/05/2011 - PW Hacks, Bots, Cheats, Exploits - 9 Replies When I was making my offset finders for my real chat filters tool I got pretty pissed off with having to turn code like this:
CPU Disasm
Address Hex dump Command Comments
00604B30 /. 53 PUSH EBX
00604B31 |. 8B5C24 08 MOV EBX,DWORD PTR SS:
00604B35 |. 56 PUSH ESI
00604B36 |. 8B7424 10 MOV ESI,DWORD PTR SS:
00604B3A |. 57 PUSH EDI
00604B3B |. 56 PUSH ESI ...
[Release] GM-Tool Sourcecode [AutoiT] 10/16/2010 - Metin2 Hacks, Bots, Cheats, Exploits & Macros - 8 Replies Hm joah hab mal mein alten pc aufgeräumt und mein alten sourcecode von nem metin2 gm tool das ich damals fertig machen wollte gefunden.
Ich kann damit leider nix mehr anfangen da mich metin2 0% mehr interessiert.
Wers gebrauchen kann soll spaß damit haben.
Ihr könnt damit machen was ihr wollt mich juckt das nicht^^
Pic:
http://img59.imageshack.us/i/gmtool.png/