rhjddjdbc
blog/
memes/
(Sec)DevOps · Linux · IT Security · Reverse Engineering
Passionate about low-level tooling, security, and automation.
Building CLI tools with x86-64 Assembly, C, Rust and Bash.
languages/
- Bash
- C
- Rust
- x86-64 Assembly
markup/
- HTML
- CSS
- Markdown
tools/
- Linux (Arch, NixOS, Proxmox) / FreeBSD / OpenBSD / GNU Hurd
- Xen, KVM, QEMU, Docker/Podman, LXC
- Jenkins, Kubernetes, make, n8n
- Git, Jujutsu
- Ghidra, radare2, GDB
- MySQL, SQLite, MongoDB
- JSON, YAML, TOML, CSV, XML
[Pentest]
elf_fuzzer -> Mutation fuzzer for discovering crashes in ELF binaries
[Networking]
http-rust -> Multithread HTTP server with rate limiting
[Security/RE]
eba -> ELF Analyzer – headers, entropy, disassembly, strings
[Security]
viscan -> Lightweight malware scanner using ClamAV signatures
[Crypto]
lms-cli -> RFC 8554 compliant LMS signature tool
[Recon]
crawldork -> URL discovery with sitemap + optional JS rendering
[Networking]
Reverse-shell -> Encrypted GPG + SSH reverse shell
[Networking]
LocalNetScan -> Fast network/port scanner with MAC spoofing
[Hardening]
arch-hardened -> Arch Linux hardening (AppArmor, audit, AIDE)
[Crypto]
VaultX -> AES‑256 / RSA password manager with HIBP check
[Pentest]
pwny -> Bash scanner for XSS, SQLi, LFI, etc.
[Container]
dcg -> Dev container generator with profiles, rootless users, oh-my-zsh
[Crypto]
otp-asm -> One Time Pad CLI tool in x86-64 Assembly