Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Tutorial] Bypass x-trap

Status
Not open for further replies.
Newbie Spellweaver
Joined
Mar 22, 2004
Messages
26
Reaction score
0
Heres a dummy method to bypass xtrap:

Make a New Text Document.txt, save it as xpatch.exe (basically make a new empty xpatch.exe file)

Place the xpatch.exe file inside your client folder, overwriting the original xpatch.exe

Start the Launcher, and that's it - no xtrap :)

You can also have any aplication.exe instead of the original xpatch.exe, but it will error trying to open the xtrap folder.
 
Junior Spellweaver
Joined
Jan 6, 2006
Messages
100
Reaction score
0
:alienmental:
 
Last edited by a moderator:
Newbie Spellweaver
Joined
Mar 16, 2006
Messages
30
Reaction score
0
Please release a theduel.exe without XTRAP.xt
You will be a God, thanking
 
Newbie Spellweaver
Joined
Mar 22, 2004
Messages
26
Reaction score
0
uh no, what?
This is for folks that have Vista installed, they can't run/test/develop/whatever because of Xtrap.
 
Newbie Spellweaver
Joined
Mar 16, 2006
Messages
30
Reaction score
0
Because XTRAP.XT, conflicts with my software
After entering the game, opportunity to compute die machine
So I want to throw away the XTRAP.xt
 
Junior Spellweaver
Joined
Jan 6, 2006
Messages
100
Reaction score
0
because Xtrap runs xpatch everytime it starts. thats why is said "uh, no"
 
Newbie Spellweaver
Joined
Mar 22, 2004
Messages
26
Reaction score
0
yes, it will run a blank.exe everytime it starts, in other words it will run a program that does nothing (xpatch.exe) everytime it starts, so no "uh, no"
at least it works for me :p
 
Skilled Illusionist
Joined
Apr 7, 2007
Messages
301
Reaction score
1
it dose work but if your planing to you vista this will not work...you need a new execute....
 
Skilled Illusionist
Joined
Jan 7, 2007
Messages
347
Reaction score
78
Im not sure if this really work :

1) Go to Xtrap folder
2) Open Xtrap.xt with notepad
3) Press Ctrl + A
4) Press Backspace
5) Type in :
Code:
@Echo off
echo Xtrap Bypass Acctived !!!
Exit
5) Save the file
6) Congradulation you supositly bypassed xtrap !

P.D : You can delete step 5 XD
 
Skilled Illusionist
Joined
Apr 7, 2007
Messages
301
Reaction score
1
it wont work unless its a batch file format, plus the fact when you use the launcher it patchs XTrap.xt
 
Newbie Spellweaver
Joined
Mar 22, 2004
Messages
26
Reaction score
0
1. it wont work if it doesn't stay in the background while theduel is running
2. even if it stays in the background, theduel authenticates with the x-trap server 211.115.86.66 on port 2424, and if it doesn't get a nice answer it wont run.
 
Newbie Spellweaver
Joined
Mar 16, 2006
Messages
30
Reaction score
0
Im not sure if this really work :

1) Go to Xtrap folder
2) Open Xtrap.xt with notepad
3) Press Ctrl + A
4) Press Backspace
5) Type in :
Code:
@Echo off
echo Xtrap Bypass Acctived !!!
Exit
5) Save the file
6) Congradulation you supositly bypassed xtrap !

P.D : You can delete step 5 XD

What I use is the customer of BRZ to carry, wanting to jump the XTRAP.xt to conflicts with the software because of the XTRAP.xt, the calculator dies, so wants to throw away the XTRAP.xt please help me.With gratitude
Do not understand 6)
Congradulation you supositly bypassed xtrap !
 
Skilled Illusionist
Joined
Sep 23, 2006
Messages
303
Reaction score
0
Im not sure if this really work :

1) Go to Xtrap folder
2) Open Xtrap.xt with notepad
3) Press Ctrl + A
4) Press Backspace
5) Type in :
Code:
@Echo off
echo Xtrap Bypass Acctived !!!
Exit
5) Save the file
6) Congradulation you supositly bypassed xtrap !

P.D : You can delete step 5 XD


this dont work, my client dont start :/ now
 
Reverse Engineer
Joined
Mar 19, 2007
Messages
879
Reaction score
37
Why do you think you can take the easy way out of removing x-trap. Especially when it doesn't work for anyone else but you.

Learn how to reverse/program/debug, then start posting tutorials on how to remove this, or add that. People like you piss me off trying to defend something that doesn't work for anyone else.
 
Experienced Elementalist
Joined
Mar 16, 2006
Messages
238
Reaction score
112
I removed xtrap.

You have to do it with asm.

With Olly debugger.

Learn cracking with asm and you will bypass it.
 
Initiate Mage
Joined
Nov 9, 2007
Messages
1
Reaction score
0
emisand

Can You give me some hint about ASM or Olly debugger?

I have download Olly Debugger, but I dont quite understand the DLL thing and how to crack it.

Thanks for Your relply

Can i Add You into my MSN?
 
Status
Not open for further replies.
Back
Top