Releases: prodzpod/ZeroDayToolKit
Releases · prodzpod/ZeroDayToolKit
1.0.1
if ur just installing use the installer.exe (it should just work + you dont need to download it every version since it automatically downloads the latest one for you
see readme for changes
1.0.0
if ur just installing use the installer.exe (it should just work + you dont need to download it every version since it automatically downloads the latest one for you
see readme for changes
0.2.7
fix:
- onircmessage and onircmessagetone works properly now (used to work on non-irc commands AND take irc messages from previous checks)
- custom locale works on en-us (i should fix Loc() too but for now the tones work)
0.2.6
ability to type foreign letters on console (cjk IME support) - a bit janky but blame sdl2
0.2.5
feat
- locale-based irc tone recognition and irc chat filter
- added korean irc tone recognition (thank you @Errorsizo)
0.2.4
fix: parameters for any 0DTK action/conditions are valid for both all-lowercase and propercase form (used to be all lowercase only, making the example in the README crash when executed)
0.2.3
added pwd
, added rdy
to yes
tone, proper error messages on executables, fixed bug with disabling commands between save/load
see #1 and #2