Obfuscate as QR-Code
Description
This module converts a binary shellcode into a QR-Code picture.
Command
qrcode --input shell.raw --output qr.png
Example Output
[+] reading calc.raw successful!
[*] try to set output filename to: qr.png
Shellcode Size: 508
[+] QR-Code creation successful: qr.png
[+] DONE!