Does anyone know of a web site where I can upload a QR code image and evaluate it for malware? I know Virustotal can accept files, URLs, or hashes, but I would like to be able to analyze a QR code for legitimacy.
Does anyone know of a web site where I can upload a QR code image and evaluate it for malware? I know Virustotal can accept files, URLs, or hashes, but I would like to be able to analyze a QR code for legitimacy.
For promptness and automation skip the image upload and use the CLI to decode/read QR Codes, you may use PowerShell with the free open source ZXing.Net library loaded.
ZXing.Net is a port of ZXing, an open-source, multi-format 1D/2D barcode image processing library originally implemented in Java. It has been ported by hand with a lot of optimizations and improvements. It is compatible with .Net 2.0, .Net 3.5, .Net 4.x, .Net 5.x, .Net 6.x, .Net...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.