worked on the chall
This commit is contained in:
@@ -11,3 +11,12 @@ The mosaic system encodes emails as QR-Codes and then applies the ultra secure p
|
||||
We found a QR-Code that was not disposed properly in a waste bin.
|
||||
Can you decipher the email?
|
||||
Hint: The mosaic algorithm adds decoy fake data to the QR-Code. It is mega secure after all!
|
||||
|
||||
### How to deploy
|
||||
|
||||
Install all python dependencies:
|
||||
`pip install -r requirements.txt`
|
||||
|
||||
Install zbar:
|
||||
`sudo apt-get install libzbar0` https://pypi.org/project/pyzbar/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user