Version: 1.0.0.2
Status: Pre-release
Released: 2008-02-08
License: MIT License
No downloadable files are available for this release but you can obtain the source code from GitHub.
Source-Code

This is open source under the MIT License. You can obtain the source code for this specific version from GitHub or browse the releases for source code associated with specific versions. If you make any changes which you feel improves this application, please feel free to submit a pull - request.

Release Notes
  • 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.