cryptomedium
RN
spbctf
Task: Decode Roman numerals with vinculum (overline = ×1000) from HTML with CSS styling. Solution: Parse overlined and normal parts, convert to decimal, split each number into 2 bytes to get ASCII characters.
$ ls tags/ techniques/
Roman numeral decoding with vinculum (overline = ×1000)Convert large numbers to 2-byte ASCII pairs
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Create a free account with GitHub, then upgrade to Pro.
$ssh [email protected]