Releases: ae27ff/XorJ
Releases · ae27ff/XorJ
v1.5.2 beta
(October 22nd 2018 build)
- change: Captures additional exceptions that may have been missed, allowing better bug reporting, or feedback to the user if a File selection error occurs rather than silently failing.
- bugfix: Don't accept blank Constant Byte entries as 0.
v1.5.1 Beta
Changes since last release:
Bugfix: Validates file positions (start/end) early instead of allowing exceptions to display & provides feedback messages on invalid file positions. (Fixes Issue #5)
Changed: "Input Length" dialog wording has changed, and it now provides useful information about the file length, bytes remaining from the starting position, valid length values you can input.
1.5.0 stable
Adds support for constant-byte xor inputs in addition to files.
1.4 Stable
v1.4 Single-file operations change the button text to explain action, adde…