VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Brute Force Password Generation

by redbird77 (11 Submissions)
Category: String Manipulation
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (6 Votes)

**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.

Rate Brute Force Password Generation

Download Brute Force Password Generation

Download Brute Force Password Generation (6 KB)

Brute Force Password Generation Comments

No comments have been posted about Brute Force Password Generation. Why not be the first to post a comment about Brute Force Password Generation.

Post your comment

Subject:
Message:
0/1000 characters