misceasy

Memdump

spbctf

Task: Parse a hex memory dump containing 32-bit integers and compute their sum. Solution: Interpret bytes as little-endian signed integers using two's complement for negative numbers.

$ ls tags/ techniques/
memory_parsingsigned_integer_arithmetic

🔒

Permission denied (requires tier.pro)

Sign in to access full writeups

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

$ssh [email protected]