This tool seeks asynchronously TrueCrypt key file using combinations of provided key files with provided password.
pip install tckfc
tckfc [-h] [-c [COMBINATION]] keyfiles tcfile password
- keyfiles: Possible key files directory
- tcfile: TrueCrypt encrypted file
- password: Password for TrueCrypt file
cp a.pdf keys/
cp b.doc keys/
cp c.txt keys/
cp d.jpg keys/
cp e.gif keys/
python tckfc.py keys/ encrypted.img 123456