What is the simplest method to load the whole process into a byte array
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?Quote:
Wrong question , its not a process , its a file.
He was talking about the code he pasted.Quote:
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?