Skip to content

Releases: ae27ff/XorJ

v1.5.2 beta

03 Apr 21:25
2dc15f3
Compare
Choose a tag to compare

(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

25 Sep 01:40
Compare
Choose a tag to compare
v1.5.1 Beta Pre-release
Pre-release

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

30 Jun 01:23
Compare
Choose a tag to compare

Adds support for constant-byte xor inputs in addition to files.

1.4 Stable

21 Apr 05:35
Compare
Choose a tag to compare
Single-file operations change the button text to explain action, adde…

…d safeguard against Extract with zero files selected.