Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 404 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 404 Bytes

Green Pass Validator for .NET

An easy tool for validating Green Pass Covid-19 under the Italian law.

How To

Launch it by passing as only parameter the path to a text file containing only the textual payload of a Grenn Pass QR certificate (e.g. HC1:6BFOXN%TS3DHPVO13J /G...)

$ tester.exe GreenPassData.txt

To Do

  • Make the software able to scan QR codes through device's camera (if any).