SpacehuhnTech / WiFiDuck

Wireless keystroke injection attack platform
http://wifiduck.com
MIT License
2.03k stars 353 forks source link

[Locale]: IT #129

Closed spicyynugget closed 1 year ago

spicyynugget commented 1 year ago

Is there an existing issue for this?

What layout are you translating?

IT

Where do you need help?

Basically all capital "Y" gets replaced with letter "Z". I've made sure to include "LOCALE IT" at the top of the script but it doesn't seems to solve the issue. for example che command "STRING reg /add "HKEY...." outputs "HKEZ"

welcome[bot] commented 1 year ago

Thanks for opening your first issue here! 🎉
👉 Be sure to:
1. 📖 Have a look at the Wiki and README for information
2. 🔍 Search for similar issues (open and closed)
3. ✍ī¸ Provide enough information to understand, recreate and help out with your problem
4. ℹī¸ Let us know if you find a solution
5. 📕 Close the issue when your problem has been solved

spacehuhn commented 1 year ago

Hi. Can you post an image of your keyboard and a full script example that doesn't work as intended?

spicyynugget commented 1 year ago

Yes sure, I'll try to be more specific.

I'm using a DSTIKE WiFI Duck

this is my keyboard

IMG_6309

to give an example of a script i wrote this test script:

LOCALE IT DEFAULTDELAY 1000

GUI r DELAY 200

STRING notepad ENTER

DELAY 700

STRING this is a test, YYY yyy

following the output:

image

I've tested this on different systems and made sure to use the correct layout in windows setting

image

Thanks in advance for the help! really love this project <3

spacehuhn commented 1 year ago

Hi. I finally had some time to look into it, and I believe this is an issue with version 1.1.0. Try updating your device to 1.2.0

It's important that you update both chips. The process can be a bit tedious, I admit, but you can find the necessary instructions on wifiduck.com: https://wifiduck.com/docs/category/software-installation

spicyynugget commented 1 year ago

I'm going to retry to update after the last failed attempts, thanks again!