gcode-mirror / truecrack

Automatically exported from code.google.com/p/truecrack
GNU General Public License v3.0
0 stars 1 forks source link

partially known password how to use this advantage #45

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.so obviously the problem is i'm trying to guess my password
i am aware that my pass was between 18 to 22 characters long
i am aware of some very possible combinations 
password is quite strong but i know all possible characters that had been used
2.therefore i do input this command
truecrack -t /path -k whirlpool -c 'possible characters' -s 18 -m22 -b 1024 -v
but there is just too many combinations i want to narrow it
3.i know hashing algorithm it was whirlpool
4.i know encryption algorithm it was serpent-aes
5.how can i make application to search for password in this form :
{first 4 characters known only 2 combinations}{another 2 characters only two 
combinations}{another 4 characters known}{another 6 characters known but not in 
what order}{another 4 or 3 characters known 8 possible combinations}

What is the expected output? What do you see instead?
all being searched for but takes too long

What version of the product are you using? On what operating system?
kali linux 1.09 kernell 3.14 64bit
truecrack v3.0

Please provide any additional information below.

Original issue reported on code.google.com by fiutag...@gmail.com on 12 Sep 2014 at 12:45

GoogleCodeExporter commented 9 years ago
+1  this would be extremely helpful

Original comment by john.sca...@gmail.com on 23 Mar 2015 at 7:11