spacehuhn / wifi_ducky

Upload, save and run keystroke injection payloads with an ESP8266 + ATMEGA32U4
MIT License
1.28k stars 294 forks source link

THE &_KEY will not input when using the SCRIPT command and it also stops typing when it gets to the & symbol #89

Open 777anon666 opened 6 years ago

777anon666 commented 6 years ago

hello even though you're not responding I still ask you questions in hope to get a response one day!

my issue this time is that the & key will not allow the SCRIPT command to fully type the input that i wanted the SCRIPT command to fulfill

For example if i type abcdefg&1234567 it will only input abcdefg

please fix this or guide me in how to fix it i tried to edit the code a bunch of times but can not for the life of me figure it out

adamff-dev commented 5 years ago

Same here. The "&" symbol seems to be problematic. By the way, this bug is not due to the Keyboard locale. I've done some tests, like modifying the .INO file with this string: else if (b.equals("AND")) Keyboard.print("&"); and actually, the board can type this character.

LxEgotist commented 5 years ago

while type more than 2 '%' also miss the next characters