A lightweight keystroke injection framework for CircuitPython-supported devices.
It basically add the mnemonics in .txt file and its converts the mnemonics with values with script engine so that it perform keystroke injection.
- Easy to setup.
- Ultimate stealth mode for execute payload.
- Easy to edit payload.
- Those boards which support
CircuitPythonand it supportsusb_hidmodule.
Tip
Use those boards which have atleast 2MB flash memory.
Caution
- Some boards does not have built-in UF2 bootloader.
- It need to flash UF2 bootloader to allows you to flash your firmware by just dragging and dropping
.uf2file onto the flash drive without using an external programmer. - Check CircuitPython page of that board.
- At the end of the page, if it contain link for bootloader
.binfile, that means it does not have built-in UF2 bootloader.
1Your Board1Micro-B USB / Type-C USB Cable with data transfer support