Reverse engineering practice. Crackme writeups with analysis and solutions.
| # | Name | Difficulty | Protection | Status | Writeup |
|---|---|---|---|---|---|
| 01 | FedGuy SHA256 | Easy | SHA256 hash comparison | SOLVED | Writeup |
- Total Solved: 1
- Easy: 1, Medium: 0, Hard: 0
- IDA Pro 9.0
- hashcat, GDB
- strings, objdump, file
Run manually:
python3 update_stats.pyOr push to GitHub - updates automatically via GitHub Actions.