Re: Block wall or map hack
Re: Block wall or map hack
Quote:
Originally Posted by
blade99
Easy buy an anticheat.
Where can we buy an anti cheat?
Re: Block wall or map hack
Quote:
Originally Posted by
Xc0deRed93
Where can we buy an anti cheat?
data-soft, didnt read too much eh? :)
forum.ragezone.com/f608/dsguard-936345/
Re: Block wall or map hack
Quote:
Originally Posted by
blade99
data-soft, didnt read too much eh? :)
forum.ragezone.com/f608/dsguard-936345/
i dont recommend it.. its crap xD You gonna wait months till you get anything working. ask dwbahu02 xD
Re: Block wall or map hack
Quote:
Originally Posted by
TriEdge
i dont recommend it.. its crap xD You gonna wait months till you get anything working. ask dwbahu02 xD
Who is dwbahu02? Is he also working for anti cheat?
Re: Block wall or map hack
dwbahu02 is the owner of moonnight cabal. He bought the antihack from emi(data-soft) and well he already waiting now 2-3 months to get it but emi doesnt write him back :D I had this antihack too once but well it didnt worked on windows XP. And he only blocked the process names of the hacks. So editing it would make the hack work again.
Re: Block wall or map hack
Quote:
Originally Posted by
TriEdge
dwbahu02 is the owner of moonnight cabal. He bought the antihack from emi(data-soft) and well he already waiting now 2-3 months to get it but emi doesnt write him back :D I had this antihack too once but well it didnt worked on windows XP. And he only blocked the process names of the hacks. So editing it would make the hack work again.
I see too bad for him, thanks for this info, its clear now.
Re: Block wall or map hack
If you will try to block wallhack, more problems will appear, errors i mean.
Re: Block wall or map hack
Quote:
Originally Posted by
PunkS7yle
Stop spamming bullshit.
I'm serious here, i tried the TyeraErde's anticheat (wich blocks wallhack also) and the only way to do this is by filechecking wich results more errors if you use another client (For a public server).
This time i'm not ironic, i tried it and ran into more and more problems.
Re: Block wall or map hack
You haven't tried enough, you can check the wall data inside the memory with a .dll and add proper hashes into xdata for the mcl files, it renders wallhack useless.
Re: Block wall or map hack
2 steps:
first: file check when game loads :) you can use md5 or sha1 whatever you feel more ok with
second: constant memory check while game is running :D code-cave an asm call to a custom dll function that simply does a crc or a custom check-sum on the wall data, extra note: in mem the data is a bit different, so do it with trial & error, don't base it on the actual *.mcl files ... good luck
btw, i don't know if any1 else actually coded this :P extreme cabal is still using specific byte check, it's more efficient, but less safe :D
Re: Block wall or map hack
Quote:
Originally Posted by
x30unlimited
2 steps:
first: file check when game loads :) you can use md5 or sha1 whatever you feel more ok with
second: constant memory check while game is running :D code-cave an asm call to a custom dll function that simply does a crc or a custom check-sum on the wall data, extra note: in mem the data is a bit different, so do it with trial & error, don't base it on the actual *.mcl files ... good luck
btw, i don't know if any1 else actually coded this :P extreme cabal is still using specific byte check, it's more efficient, but less safe :D
Silly x30 are you implying that someone who uses Tyera's AC will do any of that ?
Re: Block wall or map hack
Quote:
Originally Posted by
PunkS7yle
Silly x30 are you implying that someone who uses Tyera's AC will do any of that ?
i'm not "implying" anything :P i'd rather not judge this community's participants :) i merely gave the TS his solution :D
and my personal opinion, Tyera is still better then 50% of sv owners, tho still substandard :) his AC does file checking and function de-binding, as in check if kernel functions are hooked :D
Re: Block wall or map hack
Quote:
Originally Posted by
x30unlimited
i'm not "implying" anything :P i'd rather not judge this community's participants :) i merely gave the TS his solution :D
and my personal opinion, Tyera is still better then 50% of sv owners, tho still substandard :) his AC does file checking and function de-binding, as in check if kernel functions are hooked :D
But it's not his. Wasn't the source posted on some BR forum ?