skip to content
hikaro_
// /projects

tools & research

Tools I rely on, research artifacts, and CTF helpers. Most live on GitHub; the rest are documented here when they aren’t ready to be public yet.

tool 0

rev-tools

C

A collection of small CLI tools used during day-to-day reversing — section extraction, gadget hunting, syscall enumeration.

research 0

kernel-notes

C++

Public notes and lab snippets from kernel-driver internals research. Anti-cheat / EDR-shaped, but framework-agnostic.

ctf 0

ctf-payloads

Python

Reusable pwntools harnesses, shellcode templates, and helpers used across machines.