CedArctic / DigiSpark-Scripts

USB Rubber Ducky type scripts written for the DigiSpark.
MIT License
1.9k stars 604 forks source link

Issue with the keylogger #53

Open SN33DS opened 4 years ago

SN33DS commented 4 years ago

I uploaded the script on the digispark, plugged it in the target machine, everything is performed with no problem except nothing happens after the powershell code is written. I think that the code added after the $code variable is what causes it to not work correctly since it works fine without it (just needs input from user to stop the keylogger). I am not getting any errors, just nothing (no files created...). Is the code for the timeout no longer valid ?

CedArctic commented 4 years ago

@SN33DS Thanks for reporting this, I'll take a look into it as soon as I have time. The keylogger script is currently a WIP as Windows Defender easily detects it if it has not been obfuscated, so we might need a better strategy for that.

pedroelisio commented 2 years ago

I also have this problem. Is there any fix now_ Pedro Elisio