RoganDawes / LOGITacker

Enumerate and test Logitech wireless input devices for vulnerabilities with a nRF52840 radio dongle.
GNU General Public License v3.0
635 stars 112 forks source link

can't store script to flash, script engine not in IDLE state: 9 #11

Open SymbianSyMoh opened 4 years ago

SymbianSyMoh commented 4 years ago

Here is the output: Screen Shot 2019-08-24 at 5 16 22 PM

mame82 commented 4 years ago

Note: debugging needed, injection-processor state always should return to "idle", even in error cases

mame82 commented 4 years ago

Dirty work around: discover run to force interruption of injection

Possible solution (still dirty): add timeout to running injections

Additionally synchronize state changes to injection processor (from different exec scopes)