Quote:
Originally Posted by Albaturkey
Well doesn't it depend on what you're trying to do? If you're trying to make a loader it would be reading from a file, but if you're trying to make a memory based bot, or read a value from the client it would be from a process. Right?
|
He was talking about the code he pasted.
But yeah, reading a process' memory can be useful for a memory-based bot but reading all the memory it uses?
Big waste of memory (in your own application).