Skip to content

BadUSB: DUCKY_LANG not working #163

@J0s3f

Description

@J0s3f

Describe the bug.

I want to run a script and have it working on Windows with German keyboard layout.
I tried with that script: Hacker_Typer.txt
It's not working. The key codes are still sent with US layout.
Am I doing something wrong, or is there a bug?

How could I best debug this? There is a FURI_LOG_D statement in the code. Is there an easy way to see this log?

FURI_LOG_D(WORKER_TAG, "keyboard layout set: %hu", layout);

Reproduction

  1. put attached script on flipper storage
  2. set windows keyboard to German
  3. run script
  4. get error message about malformed URL

Target

0.63.4-0802-RM-LVLS

Logs

No response

Anything else?

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions