Results 1 to 2 of 2
  1. #1
    Void's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Inline.
    Posts
    3,198
    Reputation
    205
    Thanks
    1,445
    My Mood
    Mellow

    Direct3D Device pointer

    I don't mean to beg but I would like for someone to share some tutorial with the public. I would very much like to know if there is a manual way to find the device pointer for the Direct3DDevice9 class.

    Please,don't give ways to find the virtual table address since there are patterns to it and can be found automatically.

    A brief tutorial on how to manually find the device pointer would be nice. I'm sure it'll help more people than just me.

    I'm currently working on a way to find it manually. If I get it before anyone replies, I'll make my own tutorial.

    Thank you.

  2. #2
    iownmhckn's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    In front of my computer!
    Posts
    22
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Davidm44 View Post
    I don't mean to beg but I would like for someone to share some tutorial with the public. I would very much like to know if there is a manual way to find the device pointer for the Direct3DDevice9 class.

    Please,don't give ways to find the virtual table address since there are patterns to it and can be found automatically.

    A brief tutorial on how to manually find the device pointer would be nice. I'm sure it'll help more people than just me.

    I'm currently working on a way to find it manually. If I get it before anyone replies, I'll make my own tutorial.

    Thank you.

    me and you both brother

Similar Threads

  1. Finding Direct3D Device Pointer
    By lilneo in forum C++/C Programming
    Replies: 13
    Last Post: 10-24-2010, 01:21 PM
  2. [TUT]finding the device pointer
    By RedThunder in forum C++/C Programming
    Replies: 8
    Last Post: 03-16-2010, 03:04 AM
  3. d3d8 Device pointer offsets
    By zach881 in forum Soldier Front Hacks
    Replies: 7
    Last Post: 03-29-2009, 11:15 PM
  4. Combat Arms Device pointer
    By SoreBack in forum Combat Arms Hacks & Cheats
    Replies: 12
    Last Post: 01-28-2009, 07:08 PM
  5. Device Pointer
    By SoreBack in forum C++/C Programming
    Replies: 3
    Last Post: 01-27-2009, 01:43 PM