README.md

December 4, 2022 ยท View on GitHub

Brute Force Password Generation

Description

This is an update of my previous submission.

What's New?

Various speed-ups. (40k-80k to 150k-250k passwords/sec).

Got rid of string concatenation replaced with Mid$ function.

Made password producing function an "inline" function, no more repeated calls.

Fixed bug that wouldn't let you close the form even if you hadn't started generating yet.

No more version numbers, just date of release.

More Info

Submitted On2003-10-03 21:48:06
Byredbird77
LevelIntermediate
User Rating4.8 (29 globes from 6 users)
CompatibilityVB 4.0 (32-bit), VB 5.0, VB 6.0
CategoryString Manipulation
WorldVisual Basic
Archive FileBrute_Forc1653561032003.zip