Tags: rev reversing
Rating:
- Given plain_jane.s file, compile with:```shellgcc plain_jane.s```
- Debug with gdb, stepping through the main. Check RAX (return value) after func_3```gdbRAX 0x6fcf```
# FLAG`28623`
I don't remember