This is an old project made in 2015 for a popular mmorpg. The purpose was to gain better understanding of reverse engineering x64 applications, hooks, pattern-scanning, and generally asm/c++. This will no longer work as-is and may crash the client.
Hooks into target app's memory then reads, writes, and logs player-generated data over time.
Thank you to everyone on GH & UC that helped me complete this project!