Commit Graph

42 Commits

Author SHA1 Message Date
Spacehuhn 7d63bf2846 Update default delay and layout before running a script 2022-11-07 10:36:26 +01:00
Spacehuhn d24ceada8e Added second pair of USB IDs 2022-11-02 14:17:30 +01:00
Spacehuhn cdc5e10203 Auto create 1.txt and 2.txt 2022-11-02 12:08:38 +01:00
Spacehuhn b2e0fde025 Format SD card 2022-11-02 12:02:15 +01:00
Spacehuhn 7116b86db5 Setting to disable HID in setup mode 2022-11-02 11:14:29 +01:00
Spacehuhn 1d0d1dbfc3 Run on MSC feature 2022-11-02 11:01:33 +01:00
Spacehuhn 361e299e0b Removed format 2022-11-02 10:44:18 +01:00
Spacehuhn ddc58a9221 LED blink when no SD card 2022-11-01 12:23:14 +01:00
Spacehuhn ff477256a6 Fixed run-on-indicator feature 2022-11-01 11:59:19 +01:00
Spacehuhn 685f2e0d59 Initial malduino changes 2022-10-31 19:05:57 +01:00
Spacehuhn ca824905d2 Accept BadUSB script via Serial 2022-07-21 00:11:14 +02:00
Spacehuhn 8b018f1930 Tested last changes, here are needed fixes 2022-07-17 00:39:48 +02:00
Spacehuhn dff933b16b Initial Delay setting 2022-07-17 01:43:15 +02:00
Spacehuhn 9c0f0a2a35 Added blink interval parameter to LED command 2022-07-16 16:09:54 +02:00
Spacehuhn 7514380bcd Refactored things 2022-07-16 12:44:41 +02:00
Spacehuhn 4bb7270d81 Moved format into msc 2022-07-16 11:53:03 +02:00
Spacehuhn fc751a261f Set attack color in attack start 2022-07-16 01:06:39 +02:00
Spacehuhn c2a5e47ad2 Moved mode into selector module 2022-07-16 00:36:31 +02:00
Spacehuhn 78d5595769 Split keyboard module into hid, keyboard and mouse 2022-07-15 23:43:51 +02:00
Spacehuhn 3dd284d5cb Extending LED command 2022-07-15 00:37:55 +02:00
Spacehuhn 30727bbebb Run script on keyboard indicator led change 2022-07-14 22:58:56 +02:00
Spacehuhn 9c59a2a770 Turn off caps lock on start 2022-07-14 22:30:00 +02:00
Spacehuhn 5f4543ca0e If flash init failed, format it automatically & save preferences.json 2022-07-14 00:17:22 +02:00
Spacehuhn 69a0e36bd8 Save preferences.json after formatting 2022-07-13 22:58:16 +02:00
Spacehuhn 407125694b Format flash 2022-07-13 22:09:51 +02:00
Spacehuhn c1a5e54b03 Adjust colors in preferences 2022-07-07 00:56:20 +02:00
Spacehuhn 3ed846ed0a Change main script path from preferences 2022-07-07 00:40:26 +02:00
Spacehuhn 100b9f4540 Update mode colors 2022-07-07 00:30:53 +02:00
Spacehuhn 839d26f348 Run Scripts again in attack mode by using the selector switch 2022-07-07 00:05:17 +02:00
Spacehuhn ce31fa7127 Set default delay in preferences 2022-07-06 23:32:55 +02:00
Spacehuhn 59a0155551 Change mass storage IDs in preferences 2022-07-06 23:21:07 +02:00
Spacehuhn 9cd1a68bef Change VID&PID of keyboard in preferences 2022-07-06 23:03:33 +02:00
Spacehuhn e129ece6e2 Enable USB drive through preferences 2022-07-06 22:24:23 +02:00
Spacehuhn acc845e671 Change default keyboard layout 2022-07-06 22:11:25 +02:00
Spacehuhn ee15afa9e3 Enable/Disable LED from preferences file 2022-07-06 21:41:52 +02:00
Spacehuhn e1c9523ed3 Added Attack module 2022-07-03 19:13:32 +02:00
Spacehuhn fd2b5506fd Run attacks from setup mode by toggling the switch 2022-07-03 19:08:42 +02:00
Spacehuhn 9c2b15e140 Support for IMPORT function 2022-07-03 18:41:25 +02:00
Spacehuhn b5b9453d54 Added LSTRING, LOOP, & REPEAT function, also added numpad keys 2022-07-02 18:10:32 +02:00
Spacehuhn 0b093dd1de Fix keyboard issue
It now runs payload.script on startup if the switch is in the right position
2022-07-02 00:18:33 +02:00
Spacehuhn b14f3f1249 Working selector switch and LED 2022-06-30 21:19:02 +02:00
Spacehuhn aadd462d4c Added code from older Nova project and made it compile
That doesn't mean it works yet though!
2022-06-30 20:16:29 +02:00