Support Forums

Full Version: [SF Coders] Hash Bruteforcer/Permutation Attack [RELEASE]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
[Image: YzwzC.png]
I'm releasing the source code for my VB2010 Project, a Hash Bruteforcer - It only uses the CPU and not the GPU (I'll release one on GPU Programming later - If I get it working :\ )

Here's the link: link removed

Permutation Cracking Types:
  • Individual Character Checking (Uppercase, Lowercase, Integers and Symbols)
  • Reverse Individual Checking (All Individually selected Character types are tested in reverse, although still chronologically i.e. ZYX instead of ABC)
  • Combination Character Checking (All Individually selected Character types are combined and tested chronologically)
  • Reverse Combination Checking (All Individually Selected Character types are combined and tested chronologically i.e. Z9Z0 instead of A1A0)

Hash Cracker GUI:
[Image: ?h=9bb094ab74786cae60341a7911323b3c]

I'll also throw in a Hash Generator for anyone that needs one, or wants to test my program with. (abc with only lowercase selected, starting from 1 min character takes 2084 attempts.)

Hash Generator GUI:
[Image: ?h=965b04a144d420e0df5a68baf77f7a61]

Download Link: link removed

Enjoy!
-Milopeach.
I'm the first one to download it , thanks for this tool. Smile
I'm not quite sure if something like this is allowed here at SF, but nether-the-less, great work milo. Smile
Looks good milopeach is it multi-threaded or better yet parallel supported? ;)
You can't release this type of software here.
As Sam said, this isn't allowed.