Getting Started with Sliver C2 in a Realistic Lab Environment
2026-04-05
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
2026-03-22
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
2026-02-08
Write‑up of the “simple crackme” CrackMe using Triton to symbolic execution and taint analysis.
665 words
|
3 minutes
Reverse Engineering “Good Kitty” CrackMe
2026-01-03
Write‑up of the “Good Kitty” CrackMe, including analysis with GDB and IDA, plus an angr script.
341 words
|
2 minutes