reverseProeasy
spbctf_4_x86_64
spbctf
Task: ELF64 binary validates input digits as swap indices to sort an array, then XOR-decrypts the flag. Solution: BFS to find valid swap sequence that sorts [8,7,5,4,1,3,2,6,9,10] into [1..10].
$ ls tags/ techniques/
xor_decryptionstatic_analysisdisassemblyconstraint_solvingsorting_algorithm_analysis
🔒
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_3_x86_64— spbctf
- [reverse][Pro]spbctf_2_x86— spbctf
- [reverse][Pro]Const— spbctf
- [reverse][Pro]task1.out (re2)— rev-kids20.forkbomb.ru
- [reverse][Pro]s4.out— spbctf