USB-Nugget icon indicating copy to clipboard operation
USB-Nugget copied to clipboard

Run DuckyScript payloads on a USB Nugget!

Results 34 USB-Nugget issues
Sort by recently updated
recently updated
newest added

Currently, `graphics.h` stores char arrays encoding the cat bitmap graphics. For example, the variable `high_signal_bits` stores this image: ![Image](https://user-images.githubusercontent.com/11904831/187595892-72cbe7d6-5232-4dfa-9d9a-df8230a4ea4d.png) Updating or adding images causes toil; to update an image, you'd...

good first issue

This makes it hard to see actual complication errors. For each type of warning, we should either 1. Change build config so these warnings are silenced 2. Actually fix the...

Run `docker ps -all` and `docker images` to see what I mean

Something that allows us to easily enable/disable logging from specific modules. At the very least, making logs more parsable by module. For example, It Sure Would Be Nice to be...

Currently added as git sub-modules, but if they are removed from GitHub we are up a creek without a paddle.

For some reason, creating a FAT filesystem locally, via `mkfs` or otherwise, then flashing it to memory doesn't work. The nug really doesn't like it. However, if you allow the...