Getting Started with Sliver C2 in a Realistic Lab Environment
A practical guide to installing and configuring Sliver C2 in a controlled lab environment that simulates real-world conditions using a VPS, domain, and HTTPS.
323 words
|
2 minutes
Minimal PE: A no_std Rust Setup for Windows
A practical guide to building minimal Windows binaries in Rust using no_std and no_main, with custom entry points and WinAPI bindings.
521 words
|
3 minutes
Cracking a Windows Binary with Symbolic Execution using Triton
Write‑up of the “simple crackme” CrackMe using Triton to symbolic execution and taint analysis.
665 words
|
3 minutes
Reverse Engineering “Good Kitty” CrackMe
Write‑up of the “Good Kitty” CrackMe, including analysis with GDB and IDA, plus an angr script.
341 words
|
2 minutes