Reading memory during runtime
What and why Lately, I’ve been curious about reading the memory of a process during runtime. There are several use cases for this, but the ones that piqued my interest are anti-virus software and (illegal) botting software for video games. Game companies can invest a lot of resources into solving botting issues, but consistently detecting programs that read your game’s memory can be very difficult if the programs are not injecting anything directly into your running process....