Projects
Reverse engineering, exploitation, tooling, and notes from breaking things apart.
2 projects
· Security
completepcap-triage
A CLI that summarises a packet capture into the handful of facts worth looking at first.
Python · scapy
- python
- network forensics
- pcap
- dfir
· CS + Security
completetoycrypt
AES and SHA-256 implemented from scratch to understand them. Educational only — do not use this for anything real.
C99
- c
- cryptography
- aes
- sha-256