Skip to content

Commit f59a0d3

Browse files
authored
Update README.md
1 parent 7abcc78 commit f59a0d3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,18 @@ Examples:
2222
- quick-container.py: Produces a working Truecrypt container in seconds
2323
- reserved.py: Hides data within the reserved space of a container
2424

25+
Other Tools
26+
-----------
27+
- tcplay – pretty much fully featured and stable TrueCrypt implementation
28+
- TCHunt – locates allocated containers
29+
- UNTRUE – checking passwords against TrueCrypt encrypted volumes and disks, and/or decrypting the data
30+
- TestCrypt – helps recover lost TrueCrypt partitions
31+
- TCHead – header brute-forcer and hidden volume detection tool
32+
- Hashcat – cracks things
33+
- Passware – cracks things
34+
- Elcomsoft FDD – cracks things
35+
- [tckfc](https://github.com/Octosec/tckfc) - Searches for vaild keyfiles
36+
2537
Example Usage
2638
-------------
2739
Below are examples on how to use the example scripts.

0 commit comments

Comments
 (0)