Stable: v2.5-230226
kalanihelekunihi
released this
26 Feb 19:30
·
307 commits
to stable
since this release
Release: v2.5-230226
Backend: v2.5.221220
Frontend: v2.5-230226
Changes in v2.5-230226
- Add support for DEFINE DuckyScript Command.
- Add support for REPEAT DuckyScript Command.
- Add support for STRINGLN DuckyScript Command.
- Add support for RANDOM_LOWERCASE_LETTER DuckyScript Command.
- Add support for RANDOM_UPPERCASE_LETTER DuckyScript Command.
- Add support for RANDOM_LETTER DuckyScript Command.
- Add support for RANDOM_NUMBER DuckyScript Command.
- Add support for RANDOM_SPECIAL DuckyScript Command.
- Add support for RANDOM_CHAR DuckyScript Command.
- Add Device Model and Version to the WebUI Header.
v2.5 major upgrades:
- We now support 191 global keymaps.
- A keymap viewer to confirm you have the proper map.
- Improved performance of Payload Execution (averages over 100 key events per second).
- Improved performance of Keylogger (should never be waiting to catch up ever again)
- Improved connection stability. Tested working with automatic reconnect if Cable is unplugged for 8+ hours.
- Improved Help menu, with option to click code examples to automatically copy to Payload Editor.
- And, much more…