| Secure Vault |
[Click to reveal]Static Analysis with Ghidra:
- Analyzed the binary statically using Ghidra.
- Found that main() calls vulnerable_function().
- Identified a buffer overflow inside vulnerable_function().
- Extracted the flag directly: FLAG{0x8A7_RISCV_ROP_WIN}
|
2026-07-25 12:57 |