Results 122 comments of mame82

Should satisfy [Special HID codes issue #48](https://github.com/hak5darren/USB-Rubber-Ducky/issues/48)

Sorry for late reply... This issue seems to be caused by duckencoder.py, because it fails to fetch its own path here https://github.com/mame82/duckencoder.py/blob/master/duckencoder.py#L405 This again leads to wrong creation of the...

Although you didn't provide information on your target OS, I doubt this is an issue in duck2spark. The code uses the implementation of DigiKeyboard provided with the Arduino DigiSpark extensions,...

@MisterMeeseeks have you made progress on this?

This is inteded behavior. I've done per char encoding in P4wnP1's HID backdoor, if I remember correctly, for the commans sending key (uses duckencoder.py module). In an early phase of...

Not sending errors to stdout is a good idea. Considering the missing characters in the layouts, this is a problem whuch arised because the logic (and the layouts) are mostly...

@exploitagency I've done an converter for DigiSpark (AVR based), too https://github.com/mame82/duck2spark/ I even done a reimplementetion of duckencoder: https://github.com/mame82/duckencoder.py The former uncovered how bad the original encoder was written. Finally...

One more addition: A boot protocol capable HID keyboard desriptor accepts 8 modifier bits and **6 keyboard bytes**. A RubberDucky only sends 1 modifier byte and **1 keycode byte** per...

Pairing request stays unanswered here. Most likely reason: there's already a device paired. Try `munifying unpairall` G700 firmware is limited to one paured device