Releases: terrabitz/QuackTest
Releases · terrabitz/QuackTest
v0.2.0
Features
Function Keys
Issues resolved: #1
Function keys are now supported. For example, the following payload can now be used to launch a fake fullscreen Windows update:
DELAY 2000
GUI r
DELAY 2000
STRING firefox
DELAY 500
ENTER
DELAY 1500
STRING http://fakeupdate.net/win10/
ENTER
DELAY 1000
F11
CI Builds
Additionally, this release introduces a whole new CI pipeline for automatic binary compilation, complete with Linux, Windows, and Mac OSX builds. (However, I don't own a Mac, hence am unable to test those binaries).
QuackTest Initial Release
This release is the initial release for QuackTest. It includes the main following features:
- CLI and GUI emulated execution of Ducky Scripts
- GUI editing with keyword coloring of Ducky Scripts