reverseProhard
Sun Temple - Inextinguishable Light and Embodiment of Order
tamuctf
Task: Heavily obfuscated stripped PIE binary with state machine architecture and constraint-based scoring. Solution: Deobfuscated by NOP-patching movabs/xor/jmp patterns, patched binary to create score oracle, used simulated annealing to find hex input achieving score below threshold.
$ ls tags/ techniques/
state_machineobfuscationconstraint_satisfactionpermutationstripped_binaryhex_inputpie_binaryscore_oracle
state_machine_analysisobfuscation_pattern_nop_patchingbinary_patching_for_oraclesimulated_annealing_optimizationelf_relocation_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]Challenge7— tamuctf
- [reverse][free]oracle— umdctf
- [reverse][Pro]interpreter-required— dicectf_2026
- [pwn][free]0xDiablos— hackthebox
- [reverse][Pro]Basic— spbctf