reverseProeasy
spbctf_3_x86_64
spbctf
Task: ELF64 binary encodes strings using iterative swap operations with decreasing step sizes. Solution: Reverse the swap algorithm by applying same operations in reverse order (increasing steps 2-10).
$ ls tags/ techniques/
static_analysisshuffle_algorithm_reversalswap_operation_analysisobjdump_disassembly
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Sign in with GitHub to continue. No email required.
$sign in$ grep --similar
Similar writeups
- [reverse][Pro]spbctf_4_x86_64— spbctf
- [reverse][Pro]mixer— rev-kids20.forkbomb.ru
- [reverse][Pro]spbctf_2_x86— spbctf
- [reverse][Pro]Basic— spbctf
- [reverse][Pro]The Reshuffler— rev-kids20.forkbomb.ru