- education purpose
- windows API programming in Rust is doable
- fun
- C# How to Scan a Process' Memory: begin with this one, because all user-mode process memory scanning are more or less the same
- x64dbg: read it to be sure you didn't forget anything important
- VMMap: at which I've stolen some ideas ;)
- ProcessHacker: kernel-mode magics that I still cannot understand :(
- Others: XenoScan, HyperScan, pe-sieve