reversemedium

Nava - ASIS CTF Reverse Challenge

ASIS CTF

Task: extract a flag from a binary that transforms a 400x80 bitmap. Solution: count 1-pixels per column in the input bitmap, group by 8 columns, divide sums by 8, XOR with 0xFF to get ASCII characters forming the flag.

$ ls tags/ techniques/

🔒

Permission denied (requires tier.pro)

Sign in to access full writeups

Create a free account with GitHub, then upgrade to Pro.

$ssh [email protected]