miscPromedium
Сломанный QR-код (Broken QR code)
hackerlab
Task: a Version-4 QR code with an oversized opaque spider/shield logo covering the center; all standard decoders fail. Solution: rebuild the 33x33 module matrix, BCH-decode format info, de-interleave 4 blocks, Reed-Solomon erasure-decode the readable blocks, then recover the logo-covered block via per-bit reliability + EC-constrained brute force, and verify by full-symbol re-encode against all reliable modules.
$ ls tags/ techniques/
qr_reconstructionreed_solomon_erasure_decodingper_bit_reliability_recoveryformat_info_bch_decodecodeword_deinterleavingec_constrained_bruteforcefull_symbol_reencode_verification
🔒
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
- [stego][Pro]Огрызок (Stub)— bug-makers
- [forensics][Pro]Блендер (Blender)— bug-makers
- [stego][Pro]Quick Response— tamuctf
- [crypto][Pro]Сломанные буквы (Broken Letters)— hackerlab
- [misc][Pro]Точечный выбор (Pointed Selection)— hackerlab