Obfuscate as QR-Code

Description

This module converts a binary shellcode into a QR-Code picture.

Command

shencode obfuscate qrcode [-h] [-i INPUT] [-o OUTPUT]

options:
--help            show this help message and exit
--input INPUT     Input file for QR-Code encoding
--output OUTPUT   Outputfile for QR-Code encoding

Example Output

[+] reading calc.raw successful!
[*] try to set output filename to: qr.png
Shellcode Size: 508
[+] QR-Code creation successful: qr.png
[+] DONE!