- Version 1.0.0.2 is a complete rewrite from previous versions with many internal changes.
- Rewrote the string generator to be completely thread safe. Also fixed issue where not all combinations were being generated due to a bug in the load distribution scheduler.
- Added new command line parameters.
-
Added new command line parameters. These new parameters give you full control over generation functionality.
/Hash: 40 character SHA1 hash value.
/Start: Optional - The starting length of the collision check.
/Len: The ending length of the collision check.
/Min: The starting ASCII character of the character range to use in generation.
/Max: The ending ASCII character of the character range to use in generation.
/Priority: Runs the application at normal priority, Default is low.
- Included EULA in distribution.
- Included the NetworkDLS End License Agreement (EULA) in this distribution.
|