Author: pale_delirium
Date: 2025-11-12 02:36
Summary: - dumb_solver.py = Brute force python solver, works with short passwords
- keygenme.bndb = Binja DB with functions named properly and some comments added
- keygenme_fixed = Keygenme with fixed headers
- solve = compiled binary of the below smart solver
- solve.c = C code for the above binary
- solve_notes.txt = notes
Loading writeup...