keysweeper icon indicating copy to clipboard operation
keysweeper copied to clipboard

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 M...

Results 6 keysweeper issues
Sort by recently updated
recently updated
newest added

I'm not sure if you'd be interested in making any updates to keysweeper, but I'll post this here anyway. Might be useful for other people trying to get it to...

I am getting this error: no matching function for call to 'Adafruit_FONA::Adafruit_FONA(SoftwareSerial*, int)' Please help.

Hi,I don't know how to use the webspy in this project.Can you tell us the dedail on how to use it? I would be grateful for that.

When **ENABLE_GSM** is defined, I get a **No matching function for call to Adafruit_FONA::Adafruit_FONA(SoftwareSerial*, int)'** I was able to fix the problem by replacing: ``` c SoftwareSerial fonaSS = SoftwareSerial(FONA_TX,...

When ENABLE_GSM is defined, run and show Low memory available, stability problems may occur

Hello, I noticed that the main Arduino project (at ./keysweeper_mcu_src/keysweeper.ino) is missing an open source license. If you would be willing to add one, the MPL 1.1 would be fine,...