how do i bypass x trap... i cant find anything on here ive been through 23 pages in releases and about 45 pages in the main section havent seen anything >.>
how do i bypass x trap... i cant find anything on here ive been through 23 pages in releases and about 45 pages in the main section havent seen anything >.>
You cant.... The only way is to edit the client using ollydbg in asm language. I've got a TuT to do that but i am still having troubles.
There are a lot of things involve with xtrap and the client. CRC check, GunZ and xtrap check(if xtrap closes, gunz will close) and more.
I assume for the BR Client? For IGunZ, just delete it <_<;;
oh... ok then how do ppl edit stuff without x trap stoping em?
and it's july client so my friend says it's ijji... if you cant bypass x trap how do you exsplain all these edits and stuff ppl do -.-;?
I use the IGunZ December 2005 client :P
lol my friend is thinking about going back to that but less items and apparently cant make the prems sellible till he figures that out <.<
Both are really easy o_O
And the way of adding maps to the map check list? Like new maps at the dropbox and the Quest maps? Like dungeon and prison
lol we got it i think it works now tomorrow were gonna add some custom items and have it open soon x]
I'd suggest we all share our knowledge concerning Xtrap,'
things like:
-The memory addresses of possible xtrap calls
-The update-host name of xtrap, possibly we could use an old version (which is easily bypassed) and block it from updating by adding its domain to the hosts file.
ill try to bring in a few ASMers who will take a look at it
You need to disable the load of all XTrap DLL's (LoadLibrary) and delete all checks of xtrap.
The bypass can be done in Gunz.exe you dont need to modify other files, only Gunz.exe
This is quite easy, Make a txt file named "Test.txt" <-- Without ""
Put in text file: "XTRAP_PATCH_SKIP" <-- Agin Without ""
Put Test.txt file in your GUNZ Game client folder...
Thats it! That will override it!
Lies.
What you can do is, Debug theduel.exe where XTrap lies, Look at all the Hooked API's, and emulate them from there.
You'd need assembly knowledge though, You'll need to remove some checks in order for you to login.
And XTrap, all you'll have to do is NOP 3 calls and the DLLs won't load.
You can start by finding out what each hooked API does by debugging theduel.exe&find out how to emulate them.
/gg
Kingston, You fail moar.
XTrap is upto-date on IGunz client, mmk?