/scansploit

Exploit using barcodes, QRcodes, earn13, datamatrix

Primary LanguagePythonMIT LicenseMIT

=SCANSPLOIT=

Tool for Injecting Malicious Payloads Into Barcodes

  • Barcodes (code128)
  • QRCodes
  • DataMatrix
  • EAN13

Requirements

  • Python3
  • PyStrich
    • pip3 install pystrich
    • Incase of jpeg error: sudo apt-get install libtiff5-dev zlib1g-dev libfreetype6-dev liblcms2-dev libwebp-dev tcl8.6-dev tk8.6-dev python-tk
  • Pillow
    • pip3 install pillow