I released a python tool to turn a data stream into a QR video stream for exfiltration, as well as return QR videos to their original text. Adjustable fps, chunking and cpu utilization.
https://github.com/zaneprall/ExfilQR
You must log in or register to comment.
The software isn’t perfect, but with a half decent video it works fine.
You just have to calibrate the frame rate and chunking depending on your cameras fps and resolution.Made it to practice some more complex functions in Python.