BOOT // 000-BASE
Programmer
I hack, build tools, and take things apart to see how they work. This is where I document what I build, what I break down, and what I pick up along the way — hacking, programming, cybersecurity.
FILE // 002-OPS
Custom-built tools for offensive security — attacking, monitoring, and probing systems: phishing kits, RATs, ransomware, obfuscators, and more.
Phishing tool for social media, with 2FA bypass
Windows/Linux RAT with GUI control panel
Malicious browser extension for monitoring browser.
PowerShell obfuscator
Malware collection / research samples
Website screenshot capture tool.
Secure chat system for encrypted communication
Hides and manages secret data inside any file
Tools, scripts, and packages that speed up dev workflows and cut the clutter. Themes, template engines, UI libraries, and more.
FILE // 003-INTEL
Write-ups, research notes, and dispatches from whatever I've been pulling apart lately — security, dev, and the occasional detour.
A breakdown of how infostealer malware harvests credentials and session data, and what actually stops it.
Building a reverse shell in Go from scratch — how it works and why the language makes it easy.
A step-by-step walkthrough of building a basic keylogger, and the detection techniques that catch tools like it.
How session cookies get lifted and reused, built in Python to show exactly where the weak points are.