reverseeasy

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

Create a free account with GitHub to get started.

$ssh [email protected]