Tag: reverse-engineering
All the articles with the tag "reverse-engineering".
-
UTECTF 2026: 4en6ORev (Medium)
Forensic analysis of a corrupted PE file - restoring Magic Bytes, unpacking UPX, bypassing fake OEPs, and decrypting XOR-encoded strings
-
UTECTF 2026: The Formula (Medium)
Reverse engineering a Golang binary with encrypted functions and custom encoding to extract the flag
-
PE02 - Figure Out The Chess's Path
Reversing the Knight's tour 6x6 algorithm to find the correct path and target in a challenging reverse engineering problem