Reverse engineering and security research notes.
This repository is intended for public, sanitized notes only: methodology, tool usage, writeups from authorized labs, and reproducible research that does not expose client data or live secrets.
- Binary triage notes for ELF / PE / Mach-O targets
- Static and dynamic analysis workflows
- Patch-diffing observations
- Debugger, disassembler, and instrumentation snippets
- Lab-safe vulnerability research notes
- Authorized targets only.
- No credentials, private keys, session cookies, customer data, or proprietary binaries.
- Redact hostnames, usernames, IPs, and filesystem paths when they are not essential to the research.
- Prefer root-cause notes and defensive takeaways over weaponized exploit steps.
notes/
yyyy-mm-dd-topic.md
tools/
snippets-and-checklists.md
labs/
sanitized-lab-writeups.mdEarly public notes repo. Content will grow as notes are cleaned up for safe publication.