4 Commits
Author SHA1 Message Date
larryandClaude Sonnet 4.6 c9aafc512b restructure workspace into numbered pwn progression
Rename task dirs to 01_info_leak through 07_heap_aslr following a
standard learning order (info leak → ROP → fmtstr → heap overflow →
UAF → LFH grooming → ASLR bypass). Remove bof_basic, demos,
heap_segment, and template directories. Strip debug symbols from all
compiled challenge binaries and remove all .exe files from the tree.
Strip all explanatory comments from solve scripts.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-08-06 22:21:32 +03:00
larry 3b7d01c748 roadmap edit 2026-08-06 20:19:30 +03:00
larry 243ef303c5 init commit 2026-08-06 20:15:47 +03:00
larry 9b89f4cb8e v0.1 - initial commit 2026-07-18 21:37:15 +03:00