Skip to content
IsNull edited this page Dec 11, 2010 · 2 revisions

In a Nutshell

TCBrute is a TrueCrypt bruteforcer. It depends on a wordlist and works with multi threaded crack action to speed things up. This tool is in a early development stage (pre Alpha) so code/downloads in this section are for testing purposes only. TCBrute is written in C#, .NET 3.5, however it only needs 2.x Framework installed.

This tool currently doesn't work under Linux as it depends on a native win32 dll (truecrypt.dll) which contains the original Truecrypt decryption algorithms.

Clone this wiki locally