VoidNoi / BadCard

BadUSB for the Cardputer with ducky script support and extra functionality
GNU General Public License v3.0
67 stars 8 forks source link
badusb cardputer esp32-s3 m5stack

BadCard

BadUSB for the Cardputer with ducky script support and extra functionality

Ducky Script processing and executing ported from arducky

NEW FEATURES

You can contribute to BadCard by creating your own keyboard layouts following this guide: How to create a keyboard layout for BadCard

If you're having trouble executing your payloads on Windows 11 try adding a DELAY 500 at the end of your payload https://github.com/VoidNoi/BadCard/issues/1#issuecomment-2000571655

How to use

You can place your payloads inside the /BadCard folder on your SD card (It will be created automatically after installing BadCard)
Your files should use the .txt extension.

OR

You can make your own payloads in your cardputer with the "NEW FILE" option

Available commands (1) Commands without payload: - ENTER - MENU <=> APP - DOWNARROW <=> DOWN - LEFTARROW <=> LEFT - RIGHTARROW <=> RIGHT - UPARROW <=> UP - BREAK <=> PAUSE - CAPSLOCK - DELETE - END - ESC <=> ESCAPE - HOME - INSERT - NUMLOCK - PAGEUP - PAGEDOWN - PRINTSCREEN - SCROLLLOCK - SPACE - TAB - REPLAY (global commands aren't implemented) (2) Commands with payload: - DEFAULT_DELAY <=> DEFAULTDELAY (global commands aren't implemented.) - DELAY (+int) - STRING (+string) - GUI <=> WINDOWS (+char) - SHIFT (+char or key) - ALT (+char or key) - CTRL <=> CONTROL (+char or key) - REM (+string)

File creating/editing controls