Help me get the result, please.
#7
(06-21-2013, 12:37 AM)epixoip Wrote: no. 11^8 = 214,358,881 combinations.

I did the same calculation at first, but it seemed way too high for some reason, so I tried a test:

# echo definopqrst | permute.bin | cutb.bin 0 8 | sort -u | wc -l
6652800

What is the difference here?

Edit: I replaced the pipe with an 'i' for simplicity.
Edit 2: I did confirm that the cracked hash was indeed in that list.


Messages In This Thread
Help me get the result, please. - by Protom - 06-20-2013, 09:39 PM
RE: Help me get the result, please. - by nutflush - 06-20-2013, 10:34 PM
RE: Help me get the result, please. - by nutflush - 06-20-2013, 11:11 PM
RE: Help me get the result, please. - by epixoip - 06-21-2013, 12:37 AM
RE: Help me get the result, please. - by nutflush - 06-21-2013, 05:46 PM
RE: Help me get the result, please. - by nutflush - 06-20-2013, 11:27 PM
RE: Help me get the result, please. - by atom - 06-21-2013, 06:24 AM
RE: Help me get the result, please. - by nutflush - 06-21-2013, 06:46 PM
RE: Help me get the result, please. - by epixoip - 06-21-2013, 10:27 PM