
It's completely open source and available under the GNU General Public License. This application uses BN+ Library, an open source .Net utilities library.
BN+ Brute Force Hash Attacker is a tool for the recovery of passwords stored in hash formats, using brute force methods.
v1.2 [Apr 17, 2010]
- Replaced custom BigInteger class by native .Net 4.0 class.
- Replaced update platform with native ClickOnce deployment updater.
- Refactored code structure and reduced required assemblies to BN+ Framework core.
- Improved Help menu links.
- Fixed Import/Export issue.
- Redesigned about screen.