Which message is given?
<MSG id="9601">A hacking attempt has been detected.</MSG>
<STR id="130001">A hacking attempt was detected. Connection to the game server will be terminated.</STR>
ID 9601 is client sided and edit here. :
Code:
00436B24 EB 35 JMP SHORT 00436B5B
0043DE24 EB 35 JMP SHORT 0043DE5B
0043ED7F 75 00 JNZ SHORT 0043ED81
0043ED88 EB 35 JMP SHORT 0043EDBF
0043ED5F 75 00 JNZ SHORT 0043ED61
but ID 130001 is client and server sided. client is edit here. :
Code:
theduel.exe
004414B4 . E9 86000000 JMP 0044153F
004414B9 90 NOP
I have not edited server. to bypass ID 130001. (I do not need it.) but here will appear. :
Code:
MatchServer.exe
00434640 |. C786 B8000000 >MOV DWORD PTR DS:[ESI+B8],1FBD1
0043464A |. 68 24815500 PUSH 00558124 ; ASCII "x-trap hacking detected."
0043489B |. C786 B8000000 >MOV DWORD PTR DS:[ESI+B8],1FBD1
004348A5 |. 68 50815500 PUSH 00558150 ; ASCII "dll injectoin"
004349CB |. C786 B8000000 >MOV DWORD PTR DS:[ESI+B8],1FBD1
004349D5 |. 68 60815500 PUSH 00558160 ; ASCII "invalid stage setting."