Results 1 to 2 of 2
  1. #1
    Watru's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    0
    My Mood
    Mellow

    Memory "Hacking" OR "Scanning"

    Hello everyone I was hoping someone with experience in working with memory can answer some questions.
    Using C++ on a Windows System. Am currently in the process of making my own "Cheat Engine".

    And I have done some work using Win32 API CreateToolhelp32Snapshot(), VirtualQueryEx(), ReadProcessMemory().
    And my scanner set with SE_DEBUG but its not getting access to every thing.
    I would like it to print every active process\ service on the system not restricted to the user. (Don't know if just Admin Privileges is needed).

    A friend of mine mentioned Process Status API < MSDN link. So how can i best acomplish this? Am a noob and stile lerning but any and all infromation is great, and well aprichiated. Since i dont know all the difrent methods and sutch please point me in the right direction, for making a greedy memory scanner.
    Thanks to anyone how takes the time to read.

    Cheers
    WetCode
    Last edited by Watru; 04-04-2012 at 05:55 PM.

  2. #2
    Watru's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    0
    My Mood
    Mellow
    No one can tell me of any methods to get access to processes and retrive data?
    With ore with out the Function Calls above?

Similar Threads

  1. Source code for any d3d/memory hack
    By Ragehax in forum C++/C Programming
    Replies: 6
    Last Post: 10-01-2009, 09:10 PM
  2. Wats possible and not possible through memory hacking?
    By ClanTag in forum C++/C Programming
    Replies: 13
    Last Post: 07-13-2009, 06:48 PM
  3. where can i find memory hacking software?
    By headsup in forum General Hacking
    Replies: 4
    Last Post: 06-22-2009, 09:57 AM
  4. Memory Hacking (the ones that works/doesn't work)
    By Kuro Tenshi in forum Combat Arms Europe Hacks
    Replies: 2
    Last Post: 04-12-2009, 02:36 AM
  5. Memory Hacking Software (MHS)
    By ElmoCA in forum Combat Arms Hacks & Cheats
    Replies: 5
    Last Post: 02-04-2009, 05:56 PM