#rev
| jofra
Today we will solve a simple crack me by avoiding the hard work of reversing the check function. We will use r2pipe to bruteforce this function after realizing each input character is checked independently.
| jofra
Today we will see how I used frida to memoize the computation of a recursive function to optimize a binary and get the flag.