Closed FLOCK4H closed 5 months ago
Hi,
This is a CircuitPython implementation of the Sour Apple attack.
Changes:
+scripts/sour-apple-circuitpython +scripts/sour-apple-circuitpython/code.py +scripts/sour-apple-circuitpython/boot.py
scripts/sour-apple-circuitpython
scripts/sour-apple-circuitpython/code.py
scripts/sour-apple-circuitpython/boot.py
Should work with any microcontroller that has built-in BLE out of the box. Version of CircuitPython: 9.0.5 (will most probably work with any version)
Hi,
This is a CircuitPython implementation of the Sour Apple attack.
Changes:
+
scripts/sour-apple-circuitpython
+scripts/sour-apple-circuitpython/code.py
+scripts/sour-apple-circuitpython/boot.py
Should work with any microcontroller that has built-in BLE out of the box. Version of CircuitPython: 9.0.5 (will most probably work with any version)