Category: Forensic
Description: This is a QRCODE, but I can not scan it, whyyyyy????
Author: @Deit
Challenge File:
Reference: https://github.com/pwning/public-writeup/blob/master/mma2015/misc400-qr/writeup.md.
- Based on the reference, I use GIMP to cut the top right (clear) alignment pattern set of the QR code and replace with the left top (marked with red)
- Using highlight and contrast to reduce the red marked pixels. Repeat the process until the Version Info, Format Info and Timing Info of the QR code is clear off the red marked pixels.
- Referring to the guide, replace the clear pixels of Version Info and Format Info with black. Outcome:
- qrazybox to extract the QR code Information using the tools (tired mobile scanning & zbarimg doesn’t work)
- After extracting the information, you will received the flag string.
Flag: OSCTF{r3c0v3R_qR_C0de_1s_s0_fUn}, i might damage some bits while recovering it, so manage to get back the correct flag string with assumptions.