PHPackages                             cozylife/truecrypt-cracker - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. cozylife/truecrypt-cracker

ActiveProject[Utility &amp; Helpers](/categories/utility)

cozylife/truecrypt-cracker
==========================

A brute force password cracker for TrueCrypt volumes

1.0.0(10y ago)121MITPHPPHP &gt;=5.3.0

Since Sep 19Pushed 10y ago1 watchersCompare

[ Source](https://github.com/rickmacgillis/truecrypt-cracker)[ Packagist](https://packagist.org/packages/cozylife/truecrypt-cracker)[ RSS](/packages/cozylife-truecrypt-cracker/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

TrueCrypt Cracker
=================

[](#truecrypt-cracker)

I somehow forgot a portion of my password for my TrueCrypt device, so I wrote this program to help me crack my own password. If you need a reliable brute-force password cracker, you've found it. It cracks passwords intelligently by considering what you know about the password.

Requirements
------------

[](#requirements)

1. PHP 5.3+ (Must have access to proc\_\* functions and PHP-Cli!)
2. Linux system

Installation
------------

[](#installation)

Either clone the repo or install it with composer.

`composer.phar require cozylife/truecrypt-cracker`

Usage
-----

[](#usage)

Configure the script as shown in the example file. When you've finished your configuration, open a Bash console, cd to the directory of your script, and enter the following line.

`sudo php example.php`

Sudo is important as it gives PHP access to mount the device.

Tips
----

[](#tips)

1. The script processes the possible characters list in order. Place the most likely characters first.
2. If you think that your password contains one combination of characters **or** another combination, run two tests to find the correct password.
3. If number two applies to you, run the tests in parallel by using multiple console windows. (You'll need to use multiple copies of your script to pull this off.)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3895d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3dc3bf254061004028289ba205a02948c18e9aad6c5c584d4d7bbbc4e06f0d53?d=identicon)[CozyLife](/maintainers/CozyLife)

---

Top Contributors

[![cozylife](https://avatars.githubusercontent.com/u/81341241?v=4)](https://github.com/cozylife "cozylife (1 commits)")

---

Tags

discontinuedphpbrute forcecrackTrueCryptpassword tool

### Embed Badge

![Health badge](/badges/cozylife-truecrypt-cracker/health.svg)

```
[![Health](https://phpackages.com/badges/cozylife-truecrypt-cracker/health.svg)](https://phpackages.com/packages/cozylife-truecrypt-cracker)
```

###  Alternatives

[imanghafoori/laravel-anypass

A minimal yet powerful package to help you in development.

21421.6k](/packages/imanghafoori-laravel-anypass)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
