I am making a memory reading program.
All I wish to do is search a program's memory for a byte array that I have specified.
Also, I want to make it clear I already have created a working memory reader. But, that specific one gathers addresses by the mass. Whereas the one I am trying to create now will not end up gathering results by such a large mass.
I would love help!
All I wish to do is search a program's memory for a byte array that I have specified.
Also, I want to make it clear I already have created a working memory reader. But, that specific one gathers addresses by the mass. Whereas the one I am trying to create now will not end up gathering results by such a large mass.
I would love help!