Automatically exported from code.google.com/p/android-keystore-password-recover
Java 7 is required to run this tool!!
Download the latest version of the Tool https://drive.google.com/file/d/0B_Rw7kNjv3BATldrLXMwcVRud2c/edit?usp=sharing
java -jar AndroidKeystoreBrute.jar <args>
java -jar AndroidKeystoreBrute_v1.05.jar -m 1 -k <...keystore> -start AAAAAA
java -jar AndroidKeystoreBrute_v1.05.jar -m 2 -k "C:\\mykeystore.keystore" -d "wordlist.txt"
java -jar AndroidKeystoreBrute_v1.05.jar -m 3 -k "C:\\mykeystore.keystore" -d "wordlist.txt"
If there are any spaces in path or filenames, you have to use quotes for the path!!
If you want to work on your pc while this is running, just decrease the priority of java.exe (dont't know how to do it in Linux etc..)
If you have to interrupt the brute force you can restart it with adding -start "LASTPWD"