Practical reversing helpers for porting C logic to Python, driving local binaries, modeling binary layouts, and experimenting with ELF shared objects.
revnotes
Practical reversing helpers for porting C logic to Python, driving local binaries, modeling binary layouts, and experimenting with ELF shared objects.
Baby RE: trace the binary, isolate the validation routine, and invert it to recover the flag.
Shuffleme: trace the binary, isolate the validation routine, and invert it to recover the flag.
FlagCasino: trace the binary, isolate the validation routine, and invert it to recover the flag.
Hunting License: trace the binary, isolate the validation routine, and invert it to recover the flag.
Golfer: trace the binary, isolate the validation routine, and invert it to recover the flag.
QuickScan: trace the binary, isolate the validation routine, and invert it to recover the flag.