Skip to content

Releases: 0xVavaldi/ruleprocessorY

Version 1.3

17 Apr 08:35
Compare
Choose a tag to compare
  • Bugfixes
  • Improved debugging in stderr and output to file
  • Fixed invalid line counters

Full Changelog: v1.2...v1.3

Version 1.2

31 Aug 20:41
Compare
Choose a tag to compare

Bugfixes, issues resolved, and some new features.

What's Changed

  • Create LICENSE
  • Fixed S being seen as a valid hashcat rule
  • Added a function limit to same-op optimizations
  • Fixed multiple bugs, removing invalid rules
  • Improved performance
  • Prioritize certain functions over others
  • Added line counter for errors
  • Output now maintains the original sort order as closely as possible.

1.1

20 Mar 12:02
Compare
Choose a tag to compare
1.1

Version 1.1 adding a few minor changes such as --hashcat-output

1.0-beta

28 Feb 11:42
Compare
Choose a tag to compare

Large release moving away from JSON to TSV. Additionally we added rule optimization functionalities.

v0.7

02 Feb 00:03
Compare
Choose a tag to compare
v0.7 Pre-release
Pre-release

Version with some small bugfixes and updates - generally more stable.

v0.6

19 Dec 00:09
Compare
Choose a tag to compare
v0.6 Pre-release
Pre-release

Pre-release v0.6 with a removal of libboost and the first version published officially on GitHub.