Aspiring Reverse Engineer and CTF Player (Team: 0nePadding). Passionate about WinDbg and Anti-Virus internals. OSCP / CISSP. Working at Microsoft Japan, but all views expressed are my own.
How to use NTAPI in Rust
I used Windows APIs in Rust to perform file mapping.
Using User-Mode APCs with the Windows API in Rust
Enumerating process information with Windows APIs in Rust
Calling Windows APIs from Rust using the windows crate.