Yeah I tried emulating GG with Apache webserver but the farthest back in GG revisions you can go is 10 versions old or it doesn't work.. so in the end I felt it wasn't worth the time since GG likes to roll out updates often enough.
@groovie1: Haven't tried a rootkit to bypass GG because I don't know enough about rootkits yet. Besides, GG is much like a rootkit itself. Do you think that using a rootkit to defeat a rootkit could work?
Rootkit doesn't work.
As a rootkit, GG works on the first layer of your computer. Therefore it can see everything else on layer 1. It can only hide itself from the 6 layers above it (layers 2-7). Layer 7 being the GUI of an OS; and layer 1 being the kernel. In the simplest sense, if you imagine the layers piled on themselves, while none of them can seen the bottom layer (layer 1), layer 1 can see everything up and sideways. It can just by looking next to it and seeing another rootkit sitting there and detects it.
Humm, No prob for me and nice explication ! Layers about which you spoke, its called "Modèle ISO", in my language, I studied it several months in the school.
So, can some one give me the way to bypass GG ? I dont ask for any code or other (my knowledges are so poor in dev ^^), just the way used by Bot developpers, cause i'm curious to know .
Of course, i will understand if those who know, want to keep it secret
Humm, No prob for me and nice explication ! Layers about which you spoke, its called "Modèle ISO", in my language, I studied it several months in the school.
So, can some one give me the way to bypass GG ? I dont ask for any code or other (my knowledges are so poor in dev ^^), just the way used by Bot developpers, cause i'm curious to know .
Of course, i will understand if those who know, want to keep it secret
Have a nice day
Maybe your are from and you want to break our bot... joking
Humm, No prob for me and nice explication ! Layers about which you spoke, its called "Modèle ISO", in my language, I studied it several months in the school.
So, can some one give me the way to bypass GG ? I dont ask for any code or other (my knowledges are so poor in dev ^^), just the way used by Bot developpers, cause i'm curious to know .
Of course, i will understand if those who know, want to keep it secret
Have a nice day
One working concept is a own Mouse/Keybord driver that is controlable from a programm.
But GG ist blocking the 'normal' ways to communictae with a device driver, so you have to find your own hole for this.
Another method currently being exploited by bot programmers is using a 'trampoline' to jump past the code that GG injects into the dll. I know there is a version of PostMessage.dll running around that has been patched to jump over the 5 bytes that GG tries to inject.
Another method currently being exploited by bot programmers is using a 'trampoline' to jump past the code that GG injects into the dll. I know there is a version of PostMessage.dll running around that has been patched to jump over the 5 bytes that GG tries to inject.
You can use it with any dll32 (Postmessage, Getpixel...
[RELEASE] Game File Pseudocode (Sourcecode) 08/07/2010 - Metin2 PServer Guides & Strategies - 51 Replies Hello,
This time i want to release the C Pseudocode of the Game you can not compile it but its useful because you can read it easier than ASM and you see more Informations in the right format.
I attached the file in this thread.
I hope this can help you greetings lolkid2009
There is no Copyright secured stuff in this thread the Code is dynamically generated from the ASM and is only useable to gateher informations.
MicroMacro (Lua) 12/31/2008 - General Coding - 1 Replies Kanntet ihr alle schon MicroMacro bzw. Lua? MicroMacro erlaubt es euch eure Gamehacks, (vor allen Dingen Bots) in Lua, einer sehr einfachen Scriptsprache zu coden und auszuführen.
Funktioniert echt toll.
Hier ein kleiner Versuch von mir (Nostale-Bot):
Bot.lua:
Paste #UL6e1qQQa2w8WmrWwJ3k | LodgeIt!
Character.lua:
Paste #sFOAiTuyP6dlk446SCfe | LodgeIt!
MicroMacro (Lua) 12/31/2008 - General Coding - 0 Replies Kanntet ihr alle schon MicroMacro bzw. Lua? MicroMacro erlaubt es euch eure Gamehacks, (vor allen Dingen Bots) in Lua, einer sehr einfachen Scriptsprache zu coden und auszuführen.
Funktioniert echt toll.
Hier ein kleiner Versuch von mir (Nostale-Bot):
Bot.lua:
Paste #UL6e1qQQa2w8WmrWwJ3k | LodgeIt!
Character.lua:
Paste #sFOAiTuyP6dlk446SCfe | LodgeIt!