Thread: accessing other programs data space.

  1. #1
    Registered User
    Join Date
    Mar 2008
    Posts
    1

    accessing other programs data space.

    Hi
    I'm new to windows programming (i'm BREW and j2me+j2se programmer...)
    I want to create an all-trainer for windows games.
    It'll e for XP, vista is of no interest for me right now.

    I was wondering if there is a system call or a hack to get a pointer to other processes that are running. Yes i'm aware of the security issue here, but trainers need to check up on variables that are not in the trainer space but in the game's and keep them on certain levels.

    Can anyone enlight me here ?

    Eyal.

  2. #2
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607
    Yeah. Don't start posts that are against forum rules.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Storing and accessing data from and to .txt files.
    By Glauber in forum C++ Programming
    Replies: 9
    Last Post: 05-27-2008, 02:59 PM
  2. Call external C programs and receive data
    By ferenczi in forum C Programming
    Replies: 11
    Last Post: 02-12-2008, 12:32 PM
  3. Question with accessing private data
    By mikahell in forum C++ Programming
    Replies: 3
    Last Post: 01-18-2008, 03:14 AM
  4. Reading a file with Courier New characters
    By Noam in forum C Programming
    Replies: 3
    Last Post: 07-07-2006, 09:29 AM
  5. Warnings, warnings, warnings?
    By spentdome in forum C Programming
    Replies: 25
    Last Post: 05-27-2002, 06:49 PM