Welcome to IPBFocus Demo
Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, post status updates, manage your profile and so much more. This message will be removed once you have signed in.
Login Criar Conta

Foto

Long Knife



  • Por favor, inicie sesión para responder

Ver o tópico anterior Ver o tópico seguinte Ir para baixo  Mensagem [Página 1 de 1]

#1
Fuera de línea
Mr_Stanley
Dom Fev 22, 2015 9:38 am




Fundador

Fundador
Código:
DWORD LongKnife_Addr = 0x58C8AD; DWORD LongKnife_Retn = LongKnife_Addr + 0x5; float LongKnifeDist = 500; bool LongKnife; _declspec (naked) void LongKnifeThread() { if (LongKnife) { __asm { fld dword ptr[LongKnifeDist] mov esp, ebp jmp dword ptr[LongKnife_Retn] } } __asm { fld dword ptr[ebp-04] mov esp, ebp jmp dword ptr[LongKnife_Retn] } } if (Mis[28]) LongKnife = true; else LongKnife = false; Memory->DetourCreate((PBYTE)LongKnife_Addr, (PBYTE)LongKnifeThread, 5);

https://badcheats.forumbrasil.net

Mensagem [Página 1 de 1]


Tópicos semelhantes

-

» [Função] Fast Knife