Ok, this is a pretty advanced question :P

Ok, I'll start with an example. A program I use is Artmoney (http://www.artmoney.ru), which is a memory editor. With it, you select a process that is running on your computer, then you search for values that are located in the memory, and edit them. For example, you can search for: Integer, Float, String, text, pointer, or ALL.

Now, I was wondering if well, 1. If there was a tutorial for anything like this, and 2. If I could incorporate something like this into my program, but instead of being able to select a process, it would only search through the process my program creates.

I dont really expect a reply, so w/e