| karity-crackme-I |
[Click to reveal]KARITY{fAke_aP1_n0_1dA!}
|
2026-07-19 12:24 |
| Secure Vault |
[Click to reveal]i found the return address offset to be 72 byte i overwrote ra with the address of win() (0x10476) using : b"A" * 72 + p64(0x10476)
this redirected execution to win() which printed:
FLAG{0x8A7_RISCV_ROP_WIN}
|
2026-07-19 10:11 |