In this code, I demonstrate a functional example of PEB walking to resolve Windows APIs dynamically.
This project is intended for educational purposes only.
I explain this code in details here: https://cyberspitfire.com/posts/peb_walk
- Build:
cargo build --release - The compiled binary is located at target/x86_64-pc-windows-msvc/release/no_iat