How to read a programs memory?
-
Hello all, I have began to get very interested in the security of a program. Along side with that I figured it would be beneficial to me to learn how to capture a programs memory. I want to be able to take a snapshot of whats going on behind the scenes. I know I need to work with the iostream with C++. I am taking a class in C++ now but wanna work on a side project on my own. So would anyone have any recommendations for me as to where I should start reading? Thank you all very much in advance for your responses. V/R Rob
-
Hello all, I have began to get very interested in the security of a program. Along side with that I figured it would be beneficial to me to learn how to capture a programs memory. I want to be able to take a snapshot of whats going on behind the scenes. I know I need to work with the iostream with C++. I am taking a class in C++ now but wanna work on a side project on my own. So would anyone have any recommendations for me as to where I should start reading? Thank you all very much in advance for your responses. V/R Rob
-
Hello all, I have began to get very interested in the security of a program. Along side with that I figured it would be beneficial to me to learn how to capture a programs memory. I want to be able to take a snapshot of whats going on behind the scenes. I know I need to work with the iostream with C++. I am taking a class in C++ now but wanna work on a side project on my own. So would anyone have any recommendations for me as to where I should start reading? Thank you all very much in advance for your responses. V/R Rob
Did you mean something like ReadProcessMemory[^]
nave [My Articles] [My Blog]
-
Hello all, I have began to get very interested in the security of a program. Along side with that I figured it would be beneficial to me to learn how to capture a programs memory. I want to be able to take a snapshot of whats going on behind the scenes. I know I need to work with the iostream with C++. I am taking a class in C++ now but wanna work on a side project on my own. So would anyone have any recommendations for me as to where I should start reading? Thank you all very much in advance for your responses. V/R Rob