Finish The Flag
30 points Easy

I received a strange letter in the mail, when I unfolded the document inside, I discovered this matrix bar code. Can you figure out what it contains?

letter.zip
Flag
Rating 4.62
5
4
3
2
1

Discussion

I have lost my knowledge in memory allocation. Best Challenge to Re-learn it. Use gdb

0

Preaty easy in comparasion with R* chalenges

0

An interesting challenge

0

this should be 10 pointer.. it is 30 points for free.. btw.. nice challenge.. some forensic challenge memories came back..

1
Protected
0

Loved it!

0

Really, really, REALLY cool challenge to get into reving!

0

This was Easy as 10 pts, can easily be done with QR Decode + gdb only

0

nice

0

Watch out for smartphone qr code scanners - like to cut out strings ;)

0

I have zero idea where to start. Is the QR code readable. I cannot get it to read.

0

The code is readable, try: Scandit Demo (Android apk) or https://zxing.org/w/decode.jspx (Website)

1

Thank you so much. I have tried a bunch of those and none did work. But the Scandit did work. It did not work with the zxing on file upload however. Anyways, thanks.

0