Ok I want to know how to get data at an addresss, or i dont know the address in memory but i know where it starts and i am looking for a value. I am looking for something that starts at ffff:0000 How can i scan the data starting at this address.
EX
go to msdos and type debug then type d ffff:0000 and press enter
I want to be able to look at any memory address on my computer
