-iFaDy..* (03-20-2012),cttbot89 (03-20-2012),darkness99 (03-20-2012),Dragon(H)ell (03-21-2012),Fly3r (03-20-2012),HLBOT (09-06-2012),luccss (04-24-2012),temp512512 (07-24-2012)
Hello guys !!
I Will release a tut for how to get DIP Function address From olly
What do you need
Olly
d3d9.dll "From C:\Windows\system32"
Step 1
Open d3d9.dll with olly and right click > Search for > Binary String
View B04OC2.png on ScreenSnapr
Step 2
Write at Hex + 0E this binary
View HufI5u.png on ScreenSnaprCode:C7 06 ?? ?? ?? ?? 89 86 ?? ?? ?? ?? 89 86
Step 3
Then u will get a code like that
Take the address you have get "4FDE6C28"Code:4FE50F3C |. C706 286CDE4F MOV DWORD PTR DS:[ESI],d3d9.4FDE6C28
now we should search for [4FDE6C28+82.*4]
by Click CTRL + G
Step 4
Then you will found code like that
4FF51658 That's the Dip AddressCode:4FE58845 |. 6A FF PUSH -1 4FE58847 |. 68 5816F54F PUSH d3d9.4FF51658 ; SE handler installation 4FE5884C |. 64:A1 00000000 MOV EAX,DWORD PTR FS:[0] 4FE58852 |. 50 PUSH EAX
Thank + Rep if i helped you.
@giniyat101For Teach me that
Good bye
-iFaDy..* (03-20-2012),cttbot89 (03-20-2012),darkness99 (03-20-2012),Dragon(H)ell (03-21-2012),Fly3r (03-20-2012),HLBOT (09-06-2012),luccss (04-24-2012),temp512512 (07-24-2012)
thank you :P
---------- Post added at 05:32 PM ---------- Previous post was at 05:24 PM ----------
after that i will make naked asm and include D3D SDK ?

39
GJ!![]()
G-Force Releases [NA] :
[G-Force V1]
[G-Force V2]
[G-Force V3] [G-Force V3.1] [G-Force V3.2 βήτα] [G-Force V3.2 βήτα II] [G-Force V3.2] [G-Force V3.3 Liquid H2O]
[G-Force V4 Hydra]
[G-Force V5 άλφα]
[G-Force V6 رمضان]
G-Force Special Editions:
[Avengers]
[G-Hack]
[G-Force Essence]
[G-Force VB3D V1] [G-Force VB3D V2]
[G-Force EU V1]
[G-Force CF D3D]
[G-Force Simple V1] [G-Force Simple V1.1] [G-Force Simple V2]
![]()
i found the crossfire eu DIP now ...
what to do ? i added naked asm and add codethen what have i do to add it ? void class d3d hacks ?
---------- Post added at 05:49 PM ---------- Previous post was at 05:41 PM ----------
now ?
Code:__declspec(naked) void DrawIndexedPrimitive ( ) { _asm { mov eax,dword ptr [ebp + 0x8] mov pDevice,eax pushad call Render popad push -1 push 73A3B9E8 mov eax, dword ptr fs:[0] push eax jmp DIP } }
just use oldschool sigscanner, way faster.
lol this tutorial its OOOOOOOOOOOOOOOOOOLLLLLLLLLLLLLLLLLLDDDDDDDDDDDDDD DDDDDDDDd
yu can use d3d9 test to
good job![]()
Last edited by giniyat101; 03-20-2012 at 01:53 PM.
[img]https://i43.photobucke*****m/albums/e367/DeteSting/Steam-update.gif[/img]
Good tutorial..
Good job![]()
To all People who thinks am a leecher,hate me,are jelly from me....
Refer to this thread...
https://www.mpgh.net/forum/232-crossf...stop-hate.html
Very Good Tutorial still need a tutorial for Mid Fonction Hook - Nice Tutorial
---------- Post added 03-21-2012 at 12:07 AM ---------- Previous post was 03-20-2012 at 11:20 PM ----------
omgg Learned Very Much From THis, going to make hook soooon !
Last edited by -iFaDy..*; 03-20-2012 at 03:30 PM.
Need Any Help in C++/CrossFire? Just Pm me.
My FB : Www.FaceBook.com/FaDiAtefAhlawy
My Yahoo : Dodo_CrazyChat@yahoo.com
My Hotmail : Dodo_CrazyChat@hotmail.com
really idk
but i think Mid Func patched with last x trap update
Assassin's Creed (03-20-2012)
/req Sticky- Very Useful.
Need Any Help in C++/CrossFire? Just Pm me.
My FB : Www.FaceBook.com/FaDiAtefAhlawy
My Yahoo : Dodo_CrazyChat@yahoo.com
My Hotmail : Dodo_CrazyChat@hotmail.com
I think the CF DIP Addie is this:
4FF51658h
Credits:
@ToXiC Coder,He pass me it on MSN.
BTW i found that, i think NA have same with INDO "4FF51658"
@darlwis you say the addy is "4FF51658h" well can you explain to me where come form "h"![]()
Last edited by dicky88smd; 03-21-2012 at 06:21 AM.