Skip to content
/ tckfc Public

This tool seeks asynchronously TrueCrypt key file using combinations of provided key files with provided password.

License

Notifications You must be signed in to change notification settings

Octosec/tckfc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tckfc

Latest Version Downloads Download format Supported Python versions License

This tool seeks asynchronously TrueCrypt key file using combinations of provided key files with provided password.

Installation

pip install tckfc

Usage

tckfc [-h] [-c [COMBINATION]] keyfiles tcfile password

  • keyfiles: Possible key files directory
  • tcfile: TrueCrypt encrypted file
  • password: Password for TrueCrypt file

Example

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

Bitdeli Badge

About

This tool seeks asynchronously TrueCrypt key file using combinations of provided key files with provided password.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages