Register for your free account! | Forgot your password?

Go Back   elitepvpers > Shooter > Soldier Front
You last visited: Today at 23:44

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



making wallhack help...

Discussion on making wallhack help... within the Soldier Front forum part of the Shooter category.

Reply
 
Old   #1
 
almar2023's Avatar
 
elite*gold: 0
Join Date: Oct 2008
Posts: 189
Received Thanks: 80
making wallhack help...

need help here making wallhack using this source

..

i want to bypass the DrawIndexedPrimitive by 5bytes

when i debug my wallhack

i see this 5 bytes

push ebp
mov ebp,esp
cmp dword ptr [ebp+0Ch],00000001h
jnz L1006439E
call SUB_L100405FF


i want to hook it to 5 bytes but i dont know how to make it

i try to change the code

Quote:
int end =NULL;
int dip =NULL;
int svp =NULL;
int sss =NULL;


BYTE Unhook[5] = {0x8B,0xFF,0x55,0x8B,0xEC};//Original Function Bytes.
hand1 = GetCurrentProcess();
DWORD dwmodualBase=(DWORD)GetModuleHandle("d3d8.dll");
end = 0x6d9d93a0;
dip = 0x6d9d73a0;
svp = 0x6d9d5b90;
sss = 0x6d9d6760;

WriteProcessMemory(hand1, (void*) end,Unhook, 5,, &bytes);
WriteProcessMemory(hand1, (void*) dip, Unhook, 5, &bytes);
WriteProcessMemory(hand1, (void*) svp ,Unhook, 5, &bytes);
WriteProcessMemory(hand1, (void*) sss,Unhook, 5, &bytes);
}
into

Quote:
int end =NULL;
int dip =NULL;
int svp =NULL;
int sss =NULL;


BYTE Unhook[10] = {0x8B,0xFF,0x55,0x8B,0xEC};//Original Function Bytes.
hand1 = GetCurrentProcess();
DWORD dwmodualBase=(DWORD)GetModuleHandle("d3d8.dll")+5;
end = 0x6d9d93a0;
dip = 0x6d9d73a0;
svp = 0x6d9d5b90;
sss = 0x6d9d6760;

WriteProcessMemory(hand1, (void*) end,Unhook, 10,, &bytes);
WriteProcessMemory(hand1, (void*) dip, Unhook, 10, &bytes);
WriteProcessMemory(hand1, (void*) svp ,Unhook, 10, &bytes);
WriteProcessMemory(hand1, (void*) sss,Unhook, 10, &bytes);
}
but still its

push ebp
mov ebp,esp
cmp dword ptr [ebp+0Ch],00000001h
jnz L1006439E
call SUB_L100405FF

any help would appreciate
almar2023 is offline  
Reply


Similar Threads Similar Threads
MAKING WALLHACK
02/08/2010 - Soldier Front Philippines - 3 Replies
HELLO GUYS TANONG KO LANG POH KSI NEWBIE LANG AKO SA SA PAGGAGAWA NG WALLHACK DITO MARAMI PA KONG GUSTONG MALAMAN ABOUT SA C++ AT SA PAGGAWA NG WALLHACK ETO UNG MGA TANONG KO PLEASE PAKI SAGOT LANG POH SA MGA PROGRAMMER JAN. KHIT SIMPLENG WALLHACK LANG KAHIT UNG SUCROSE.DLL OK SAKEN UN. 1. MERON NA AKONG VB PERO DIKO ALAM KUNG SAN KUKUHA NG CODE OR PAGGAWA NG DLL FILES.? 2. PAG MERON NA BANG CODE ANU-ANO POH BA ANG DAPAT I-EDIT OR HINDI.? 3. PLEASE LANG POH PKI SAVE UNG CODE DITO...
[QUESTION] Tools in making wallhack?
01/26/2010 - Soldier Front - 3 Replies
Hello guys, can anyone tell me what are the tools needed to make wallhack? thanks
Agent_Pogi Making New Wallhack!?
06/20/2009 - Soldier Front - 35 Replies
Agent_Pogi making new wallhack?? hindi ko na sya nakikita d2 sa Forum ahhhh.... That.. i think he make again a new wallhack....



All times are GMT +1. The time now is 23:46.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.