apocalexiz
October 6th, 2004, 13:00
Hi
I'm under WinXP. Programming with C for a while. Now i want to try new things, just for fun and to see whether its possible or not.
My question is. If i wrote a little program thats good for...nothing. How can i get the adress where its located in virtual memory? The starting adress of the whole program and all the memory it owns. I want to play around with the mem. Searching some variables in the program and change the values, stuff like this.
I guess for such things i have to use strange windows api functions
and i can imagine that such "games" not possible, if I'm under normal "User rights". And this is for the next question i got. How to run such a programm beyond all this rights? Should i disguise it as device driver? AFAIK device drivers got full access to anything, right?
If someone got some useful textlinks, book recommendations etc. pls post it or leave me a message.
bye
apo
I'm under WinXP. Programming with C for a while. Now i want to try new things, just for fun and to see whether its possible or not.
My question is. If i wrote a little program thats good for...nothing. How can i get the adress where its located in virtual memory? The starting adress of the whole program and all the memory it owns. I want to play around with the mem. Searching some variables in the program and change the values, stuff like this.
I guess for such things i have to use strange windows api functions

If someone got some useful textlinks, book recommendations etc. pls post it or leave me a message.

bye
apo