Hi here have a new release of gameguard free version
this new version work with Client Side and Server Side.
Have a conection via client and server side and disconnect from gameserver when someone try enter to game without GameGuard hooked and when someone enter to game with a hack open you will can see it on sideserver.
This free version only support 1 port.
and not detect if someone is trying stop the threads.
and not save log on sideserver of who tried use hacks.
Premium version:
Save log of who try use hacks.
Detect if someone deleted or stopped threads and save on log in side server
have a function for minimize muonline with f11.
Support a lot of ports.
and is possible adapter to any game.
Have support for 10 usd per month.
Configurations:
In side server have a config.ini there need edit IP private and port where connect main to gameserver
in Side Client have a config.ini where you need edit Ip or NO-IP.
And need have opened the port 55920 this port use the GameGuardServer.exe
for hook this dll can try use it
studpe,lordpe
NAME OF FUNCTION IS "Init" without quotes.
For hook with Ollydbg
ALL IT IS PACKED WITH THEMIDA. Maybe your antivirus can detect it.
Download:
If you want premium version send a PM or add me to skype Pinkof_4
this new version work with Client Side and Server Side.
Have a conection via client and server side and disconnect from gameserver when someone try enter to game without GameGuard hooked and when someone enter to game with a hack open you will can see it on sideserver.
This free version only support 1 port.
and not detect if someone is trying stop the threads.
and not save log on sideserver of who tried use hacks.
Premium version:
Save log of who try use hacks.
Detect if someone deleted or stopped threads and save on log in side server
have a function for minimize muonline with f11.
Support a lot of ports.
and is possible adapter to any game.
Have support for 10 usd per month.
Quote:
Configurations:
In side server have a config.ini there need edit IP private and port where connect main to gameserver
in Side Client have a config.ini where you need edit Ip or NO-IP.
And need have opened the port 55920 this port use the GameGuardServer.exe
for hook this dll can try use it
studpe,lordpe
NAME OF FUNCTION IS "Init" without quotes.
For hook with Ollydbg
Code:
PUSH GameGuard.dll
Call LoadLibraryA
Push Init
Push Eax
Call GetProcAddress
Call Eax
JMP EntryPoint
Download:
Quote: