-
Notifications
You must be signed in to change notification settings - Fork 110
Description
Hi Derek. I am encountering an issue with BadUSB in JS mode.
After modifying only the keyboard layout (switching to fr-FR), I received this error (see screenshot below).
As mentioned in the documentation and stated in the script, I have correctly placed a 'demo.mp3' file in the 'payloads/' directory, which is located in the same directory as the JS script ; the "Demo_4MB.img" file was created correctly, and when mounted from another script, the demo.mp3 file there.
However, the error indicates that the 'F:' drive no longer exists at the time of the copy (see the "Copy-Item" call), and other errors suggest that the image has been prematurely ejected (as the F drive is no longer available).
In addition to crashing the PowerShell script, the Flipper also crashed. I am running MOMENTUM firmware (MNTM-009 / 23 JAN 2025).
Thank you in advance for your suggestions !
Jeff
