Releases: XenorInspire/WorgenX
Releases · XenorInspire/WorgenX
v1.2.5
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
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
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
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
What's Changed
- Optimize wordlist generation performance
- Update dependencies
- Few other small hotfixes
Full Changelog: v1.2.0...v1.2.1
v1.2.0
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
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
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
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
First release!
Full Changelog: https://github.com/XenorInspire/WorgenX/commits/v1.0.0