Active Members Fi8sVrs Posted October 15, 2013 Active Members Report Posted October 15, 2013 (edited) DescriptionJBrute is an open source tool written in Java to audit security and stronghold of stored password for several open source and commercial apps. It is focused to provide multi-platform support and flexible parameters to cover most of the possible password-auditing scenarios.Java Runtime version 1.7 or higher is required for running JBrute.Supported algorithms:MD5MD4SHA-256SHA-512MD5CRYPTSHA1ORACLE-10GORACLE-11GNTLMLMMSSQL-2000MSSQL-2005MSSQL-2012MYSQL-322MYSQL-411POSTGRESQLSYBASE-ASE1502To see syntax examples: https://sourceforge.net/p/jbrute/wiki/ExamplesTo see last news: https://sourceforge.net/p/jbrute/blogFAQ: https://sourceforge.net/p/jbrute/wiki/FAQ/General questions: jbrute-users@lists.sourceforge.net(you can suscribe to mailing list at https://lists.sourceforge.net/lists/listinfo/jbrute-users)Author: Gonzalo L. CaminoIcon Art: Ivan ZubillagaMade in: Argentina Features Muli-platform support (by Java VM) Several hashing algorithms supported Flexible chained hashes decryption (like MD5(SHA1(MD5()))) Both brute force and dictionary decryption methods supported Build-In rule pre-processor for dictionary decryption Multi-threading support for brute force decryptionDownload | JBrute Web Site > Edited October 15, 2013 by Fi8sVrs Quote