crackmes.one

Writeup for easyjerk

Author: lizardswimmer
Date: 2025-04-15 04:19
Summary: 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.

Loading writeup...