Fix it please!!
if (Ready == false)
{
backup(CShell,MgrWeapon);
if (*(BYTE*)(CShell+0x3B5F68)) //0x3B5F68 = this new pointer after patch
{
MakeE8JMP((BYTE*)(CShell+0x3B5F68), (DWORD)Bypass, 5);
Ready = true;
why Bypass 28_3 detect by Xtrap after patch?
i try Update new bypass pointer but still detect by xtrap.
someone help me please