- Joined
- Apr 26, 2006
- Messages
- 296
- Reaction score
- 81
Founded one bug...When you kill any mob/player > Client crashes...Does any know any solutions about it? Tested ot 1.07H Main.
idk its not have connection with main but maybe GG
Founded one bug...When you kill any mob/player > Client crashes...Does any know any solutions about it? Tested ot 1.07H Main.
{0x41155C, {0x55, 0x8B, 0xEC, 0x83, 0xC4, 0xF0, 0xB8, 0x84, 0x14, 0x41, 0x00, 0xE8, 0xC8, 0x22, 0xFF, 0xFF, 0xB8, 0xBC, 0x15, 0x41, 0x00, 0xE8, 0x5E, 0x4B, 0xFF, 0xFF, 0x8B, 0x15, 0xDC, 0x23, 0x41, 0x00}}, // Hide Toolz 2.1
leo can u tell me what program i can add this sourses?
i mean fixing GS code mistakes,
for example jewelmix bug, server sied code just accepts jewel mixing and unmixing packets without full check, just checks for use of chaos box
or take a look at RecvPositionSetProc - it's a crazy one function
i don't know about new versions of gs, but old gses don't check attack distance, attack mobs in tarkan from lorencia
what about attacking in non-attack area? gs has check for map attribute, but it's wrong, some bytes to fix and will never be able to attack in non-attack area =)
a lot of examples =) and this things can easily be fixed =)
PS talking about muguard
here is a cute bot
To view the content, you need to sign in or register
{0x514467, {0x49, 0x75, 0xF7, 0xE9, 0x4F, 0xFF, 0xFF, 0xFF, 0x90, 0x8B, 0x02, 0x83, 0xC2, 0x04, 0x89, 0x07, 0x83, 0xC7, 0x04, 0x83, 0xE9, 0x04, 0x77, 0xF1, 0x01, 0xCF, 0xE9, 0x38, 0xFF, 0xFF, 0xFF, 0x5E}}, //Anti Alt-Tab
good antihack = good rootkit, that protects process in ring3 and in ring0(user mode and kernel mode), so good antihack protection must begin with rootkit writing guides =)
anyway, even if you will write a good rootkit, you will meet another problem, cryptography, you can have the best rootkit, but you will have to check the presence of it on server side, here you will need knowledges of cryptography or at least you will have to know how to work with 3rd party libraries
another thing, public antihacks are easy to bypass, because you know how they work + if many server uses it, someone that will create a bypassing tool - will work on other servers
so the question - is it worth to spend a lot of time for things that will be bypassed in a week =)
anyway it's interesting to learn smth new, for example kernel mode programmingby i don't feel that it's time for me for learning it
so conclusion is in writing a server side protections, finding holes, mistakes and fix it, so noone will be able to by pass it, cause everything is controled on server side
which one is better: the gameguard from mu korea or this one?
I cracked the 1.05T main and left the gameguard activated... it works perfect... I was wondering which one would be better?![]()
Does this problem solved already? because I got the same problem.Founded one bug...When you kill any mob/player > Client crashes...Does any know any solutions about it? Tested ot 1.07H Main.
I have managed to temporary resolve this by disabling ChangeSerial(). what exactly changeserial do? and also dll not working in 64bit os. Can anyone tell me how to work around the source code for this dll to work with 64bit? I search the net and stuck in WOW64, anyone here can help?Founded one bug...When you kill any mob/player > Client crashes...Does any know any solutions about it? Tested ot 1.07H Main.
compile the source using an c++ compile program (like visual studio)
if you dont know how to do this look for a tutorial in google or the forum
i do not make a video, but in 3 pictures you can see how is made (no matter how old is this thread this theme is actual, i think):any pro can make a video how to get 32 bytes of the offset
it wll help many dont know how to do
like me hehe
hope some one can make for newbi
thx