QRGen – Simple Script For Generating Malformed QRCodes

Simple Script For Generating Malformed QRCodes. These qrcodes are useful if you want to test some QRCode scanner’s parser or how the application handle QRCode data. Proof Installation What to you need: python3 qrcode Pillow argparse QRLJacker v2.0 – QRLJacking Exploitation Framework Steps 1 git clone https://github.com/h0nus/QRGen 2 cd QRGen 3 pip3 install -r requirements.txt […]