Giter Site home page Giter Site logo

tcbrute's People

Contributors

flushot avatar isnull avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tcbrute's Issues

DLL Error CheckVolumeHeaderPassword

I've compiled both, the truecrypt.dll and the GUI. But the debugger raises allways this exception:

Der Einstiegspunkt "CheckVolumeHeaderPassword" wurde nicht in der DLL "truecrypt.dll" gefunden.

Do you know this Problem?

Reading full encrypted disk volumes

Hi,

first of all: Great work! I am so glad that there seems to be a possibility to recover my password for my TrueCrypt-Disk!

Unfortunately I have an issue about selecting the target volume: I do not have a .tc-file container but a completely encrypted hard disk. As windows does not mount such a disk it does not have a drive letter assigned.
So, I tried to specify the target volume like " ?\Volume{8e251433-6fe9-155a-b719-ec6e7a6e6f889}" as this is what "mountvol" tells about the disk.
This throws the following error:
"ERROR: Can't find Target Volume @ "?\Volume{...}""

Maybe I just do not enter the volume id the right way. But if TCBrute misses the feature of recovering passwords for completely encrypted disks I would be very glad to propose this for a future version.

Thank you very much!

Password not found

I created a test container and a test txt files with the password in it twice. It shows password not found.

Problems with reading hidden volume header

Hi,

I use TCBrute 2.7.4126.37970 on a hidden volume, but the application stops telling me following:

 >> Prepare new crack Operation...
 >> Configuration seems valid.
 >> Analyzing Wordlist...
 >> Wordlist anaysis: 24310 Passwords!
 >> Extracting Volume header...
 >> Can't read Volume Header \\.\Z::
Offset und Länge für das Array liegen außerhalb des gültigen Bereichs, oder die Anzahl ist größer als die Anzahl der Elemente vom Index bis zum Ende der Quellauflistung.```
(Offset and length were out of bounds for the array or count is greater than the number of elements from index to the end of the source collection.)

The volume is an external usb-harddisk with ~ 1 TB. I suppose, that the size is responsible for this error?

My Job-Config is:

    <?xml version="1.0"?>
    <CrackConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
      <WordListPath>C:\Users\CharlyIO\Desktop\wordlist.txt</WordListPath>
      <WordListOffset>0</WordListOffset>
      <ContainerPath>\\.\Z:</ContainerPath>
      <MountAsSystemVolume>false</MountAsSystemVolume>
      <AttackHiddenVolume>true</AttackHiddenVolume>
      <UseKeyFiles>false</UseKeyFiles>
      <KeyFiles />
      <ThreadCount>2</ThreadCount>
    </CrackConfiguration>

Any ideas how to solve this? :)
Thanks!
CharlyIO

Linux version of TCBrute

Hey @IsNull, are you still developing this awesome tool? Hope you remember me! ;-)
I really wish for a linux version of TCBrute, tell me if I shall test anything you want. Thanks.

wine and system.io.filenotfoundexception

Hi:)
I have one big problem. TCbrute always throw me exception system.io.filenotfoundexception, when i press Crac it! button.
I have 250GB truecrypt file containter to crack.
Wordlist file format:
pass1
pass2
pass3
...

OS: Ubuntu 10.10 + wine 1.3.13 + .NET Runtime version 2.0.50727.42
TCbrute ver 2.5.3997.24733

Log:

Prepare new crack Operation...
Configuration seems valid.
Analyzing Wordlist...
Wordlist anaysis: 32768 Passwords!
Starting Crack Threads...
TEP{3}: Starting Crack Thread...
TEP{4}: Starting Crack Thread...

Log from console:

Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Exception from HRESULT: 0x80070002
File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
at truecryptbrute.TrueCrypt.Password.SetupPasswordBuffer()
at truecryptbrute.TrueCrypt.Password.GetPasswordStructure() in C:\Users\IsNull.executor\Documents\Visual Studio 2010\Projects\truecryptbrute\truecryptbrute\truecrypt\Password.cs:line 51
at truecryptbrute.TrueCryptBruter.Crack() in C:\Users\IsNull.executor\Documents\Visual Studio 2010\Projects\truecryptbrute\truecryptbrute\TrueCryptBruter.cs:line 163
at truecryptbrute.TrueCryptBruter.CrackThreadEntryPoint() in C:\Users\IsNull.executor\Documents\Visual Studio 2010\Projects\truecryptbrute\truecryptbrute\TrueCryptBruter.cs:line 151
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()

Any ideas where can be the problem?
Please help:)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.