Skip to content

Releases: XenorInspire/WorgenX

v1.2.5

14 Oct 19:48
49ab18e

Choose a tag to compare

What's Changed

  • Fix file size estimation with hash algorithm specified
  • Update dependencies
  • Small clippy hints

Full Changelog: v1.2.4...v1.2.5

v1.2.4

24 Jun 12:55
4bfa680

Choose a tag to compare

What's Changed

  • Improve wordlist and password generation performance
  • Update to Rust edition 2024
  • Update dependencies
  • Small clippy hints

Full Changelog: v1.2.3...v1.2.4

v1.2.3

21 Mar 17:00
779aa1f

Choose a tag to compare

What's Changed

  • Improve wordlist generation performance
  • Optimize CLI argument checking
  • Typo & comments
  • Update dependencies
  • Small hotfixes

Full Changelog: v1.2.2...v1.2.3

v1.2.2

20 Dec 08:55
3c1bb65

Choose a tag to compare

What's Changed

  • Optimize benchmarking feature for CLI mode
  • Optimize file path checking functions
  • Update tests for wordlist generation
  • Update dependencies

Full Changelog: v1.2.1...v1.2.2

v1.2.1

20 Sep 18:07
363e2e9

Choose a tag to compare

What's Changed

  • Optimize wordlist generation performance
  • Update dependencies
  • Few other small hotfixes

Full Changelog: v1.2.0...v1.2.1

v1.2.0

19 Jul 20:22
f09c168

Choose a tag to compare

What's Changed

  • Add new feature to generate a wordlist from a given hash algorithm (-h, --hash), list given by worgenx -h
  • Optimize wordlist generation feature
  • Improve argument checking for CLI mode
  • Add test functions for cargo test
  • Update dependencies
  • Delete useless dependencies (unused features)
  • Few other hotfixes

Full Changelog: v1.1.1...v1.2.0

v1.1.1

06 May 20:34
2ce8720

Choose a tag to compare

What's Changed

  • Improve performances for password generation feature by using a better entropy source
  • Optimize benchmarking feature
  • Clean up code for better readability and performance
  • Few other hotfixes

Full Changelog: v1.1.0...v1.1.1

v1.1.0

22 Apr 14:04

Choose a tag to compare

What's Changed

  • Improve performances for wordlist generation (faster + less RAM-consuming)
  • Update CLI argument handling with clap framework
  • Update help menu, now possible to have a custom help menu for each feature
  • Add new start-up menu for GUI mode
  • Update dependencies
  • Few other hotfixes

Full Changelog: v1.0.1...v1.1.0

v1.0.1

03 Apr 11:33

Choose a tag to compare

What's Changed

  • Add new message in GUI mode to tell the user where the wordlist has been saved
  • Update password saving, now it is more explicit
  • Update dependencies
  • Fix typos in help menu (-h, --help arguments)
  • Fix typos in man page

Full Changelog: v1.0.0...v1.0.1

v1.0.0

27 Mar 18:32
ebb3fbf

Choose a tag to compare