Thread: How

Results 1 to 6 of 6
  1. #1
    Disturbed's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Posts
    10,472
    Reputation
    1267
    Thanks
    2,587

    How

    How do you find the player pointer.

    I seriously have no idea.


  2. #2
    zmansquared's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Location
    Kickin it at Microsoft
    Posts
    2,086
    Reputation
    36
    Thanks
    221
    My Mood
    Cheerful
    I really dont know man. Ive talked to alot of people and they say they use ida. but thats the best i got for ya. sorry
    Need Help With Coding or Something??? MSN me
    zmansquared@hotmail.com


    I am the one and only Microsoft Fag!!!

    Quote:
    Originally Posted by Arhk
    All games should be hacked, if we don't do it someone else will. Hackers force the progress, of better programming methods.
    ~


    Take this Pic everyone!



    next-

  3. #3
    ~GodLike~'s Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    47
    Reputation
    10
    Thanks
    31
    Quote Originally Posted by zmansquared View Post
    I really dont know man. Ive talked to alot of people and they say they use ida. but thats the best i got for ya. sorry
    Then why you post ??

    ObamabinLaden
    Have you got an undetected Memory Searcher?
    If yes then we can go to next step.

  4. The Following User Says Thank You to ~GodLike~ For This Useful Post:

    ngh555 (06-25-2010)

  5. #4
    ngh555's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    126
    Reputation
    14
    Thanks
    58
    My Mood
    Devilish
    I do have one, can we go next step?
    Originally Posted by flavjo
    Sorry for my chooby question but where do i find the C++ Express in my PC???
    Originally Posted by Deco
    i'll just punch him in the face nd steal his shoes *nigga style*

  6. #5
    Disturbed's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Posts
    10,472
    Reputation
    1267
    Thanks
    2,587
    Yes.

    *too short*
    Last edited by Disturbed; 06-25-2010 at 03:18 AM.


  7. #6
    ~GodLike~'s Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    47
    Reputation
    10
    Thanks
    31
    -First search another players name ingame with a mem searcher
    - Then open reclass and go some bytes up till you find a VTABLE class
    - When you found that look at all the functions in ollydbg..
    - One function will have a call to another function which has a create call and same for delete call
    - Then detour that 2 functions and you will recieve all players addresses

    If someone can correct me then, please do it..
    Idk for who the credits goes...I had this on my FTP...

  8. The Following User Says Thank You to ~GodLike~ For This Useful Post:

    [MPGH]Disturbed (06-25-2010)