Releases: ko4life-net/KO-TBLCryptoEditor
Releases · ko4life-net/KO-TBLCryptoEditor
KO-TBLCryptoEditor_v2.2.0
Change-log 6th of August 2020:
- Disable buttons focus in the UI (Thanks to Annukai/TomatoDePotato).
- Increase steps range to validate client version. Some clients had AND operation before CMP, which both are 81 (depending on the used register).
KO-TBLCryptoEditor_v2.1.0
Change-log 21.5.2020:
- Implemented another verification step fall-back if it can't find 'Knight OnLine Client' string in the binary.
- Improved General Report layout to be more responsive.
- Improved UI-Tooltips to be more clear of what each action is doing.
- Showing client version on application title in General Report view.
KO-TBLCryptoEditor_v2.0.0
Change-log 19.05.2020:
- Added logging system to view more technical details or if there is a problem.
- Extended the range for generating random keys.
- Added a safety check after tbl decryption if we really managed to decrypt it.
- Improved the offsets view by setting basic information in a table.
- Implemented saving results as HTML file or saving to clipboard.
- Improved the UI of the offsets to have better layout and display inlined functions in reddish color.
- Added another verification step for checking if the target is a valid KnightOnLine.exe.
KO-TBLCryptoEditor_v1.0.0
First release.