README.md
December 4, 2022 ยท View on GitHub
Description
I recently had a co-worker approach me asking that I assist them with a password-protected Word 97 document for which they had forgotton the password. This program performs a brute-force attack against a password protected Microsoft Word document. The code utilizes dynamic arrays, vba office automation, common dialogs, numeric-only textboxes, and the timer control examples. In future iterations I would like to include the ability to limit the possible characters searched, multi-processor support, as well as additional types of office documents (i.e. workbooks, databases...)
More Info
A word document, and a minimum and maximum password length restraint.
Setec Astronomy
the password for openning the protected document.
| Submitted On | 2001-08-28 22:57:26 |
| By | Tedder Reed |
| Level | Beginner |
| User Rating | 4.0 (16 globes from 4 users) |
| Compatibility | VB 5.0, VB 6.0 |
| Category | Complete Applications |
| World | Visual Basic |
| Archive File | DocAttack 255218282001.zip |