Results 1 to 3 of 3
  1. #1
    TheBigBoy's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    texas
    Posts
    160
    Reputation
    19
    Thanks
    115

    [Released]How to find Device Pointer

    Credits tim0n
    Code:
    .text:00490045                 call    D3DXMatrixPerspectiveFovLH
    .text:0049004A                 mov     ecx, dword_7E4CE0 ;  D3D device pointer 
    .text:00490050                 mov     eax, [ecx]
    .text:00490052                 mov     edx, [eax]
    another way if u cant get Engine.exe unpacked with imports or cant debug while running anyways
    Code:
    ___:00580C7F                 jnz     short loc_580CA8
    ___:00580C81                 mov     ecx, offset dword_8FFD30 ;  D3D device pointer 
    ___:00580C86                 call    sub_56B840
    ___:00580C8B                 mov     dword ptr [ebp-16], 0
    ___:00580C92                 mov     byte_902B8D, 0
    ___:00580C99                 push    offset aD3d_initRend_0 ; "d3d_Init(RenderStructInit *pInit) - 5 "
    ___:00580C9E                 call    sub_49FB50
    Last edited by TheBigBoy; 04-06-2010 at 12:58 AM.

  2. #2
    neononxxx's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    why do you wanna know?? so you can kill me?
    Posts
    1,226
    Reputation
    36
    Thanks
    342
    My Mood
    Drunk
    that really dose not say how to find a DP.
    [IMG]https://www.find-heavyequipmen*****m/images/small-loading.gif [/IMG]Loading content... Please wait while the rest of this post loads.

  3. #3
    TheBigBoy's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    texas
    Posts
    160
    Reputation
    19
    Thanks
    115
    I shall not flame but u sir need to l2hack Unpack engine.exe rebuild imports search for that import find the ref to it look under it and there is the device pointer DUHHHHHHHHH!!!!!!!

Similar Threads

  1. [Tutorial] How to find the pointer to the D3D9 device by lauwy
    By lauwy in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 13
    Last Post: 12-06-2010, 10:40 AM
  2. [TUT]How to find LT pointer
    By lauwy in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 19
    Last Post: 11-03-2010, 07:31 AM
  3. How to find the D3D device pointer?
    By Mr.Magicman in forum Combat Arms Help
    Replies: 0
    Last Post: 05-24-2010, 09:56 AM
  4. How To Find Pointers For Addresses In Cheat Engine 5.5
    By Ragehax in forum Combat Arms Help
    Replies: 3
    Last Post: 09-19-2009, 09:11 AM
  5. what r pointers n how i find em?
    By Ragehax in forum Combat Arms Help
    Replies: 6
    Last Post: 09-13-2009, 01:02 AM