| easyjerk |
4:19 AM 04/15/2025 |
Nice clean little binary. Solved with Ghidra and Python by finding the encoded array, and the transform function. Wrote a naive python script to re-implement the transform function, and brute force individual bytes of the serial. |