samyk / keysweeper

KeySweeper is a stealthy Arduino-based device, camouflaged as a functioning USB wall charger, that wirelessly and passively sniffs, decrypts, logs and reports back (over GSM) all keystrokes from any Microsoft wireless keyboard in the vicinity.
https://samy.pl/keysweeper/
1.09k stars 252 forks source link

Keysweeper standalone #14

Closed osok closed 7 years ago

osok commented 7 years ago

I still need to create a Readme.md that explains the function of the UART UI to interact with the flash, and how to use the brd file to get a board created at OSHPark, but the code files are there at least so you can review them.

I know you used the Adifruit library, but I could not get that to work, so I wrote what I needed. It might be possible to just pull that out all together.