Skip to main content

Fast 7zip crack assistant tool which support GPU/CPU.

Project description

tt7zcrack

build codecov

README i18n: 中文说明

Fast 7zip crack assistant tool which support GPU/CPU.

Requirements

Python 3.5 or later. python install

Install

tt7zcrack can be easily installed using pip:

pip install tt7zcrack

Quick Start

Mac

Make sure brew is installed.

Create pwds.txt to store possible passwords, one password occupies one line. you can also use TTPassGen to generate a large amount of passwords.

# use passwords from pwds.txt to crack file
tt7zcrack --wordlist pwds.txt crack.7z

When the crack is complete, password will be shown like this: image

Linux/Windows

Currently not supported.

Usage

tt7zcrack --help
usage: tt7zcrack.py [-h] [--wordlist [WORDLIST]] [--engine {hashcat,jtr}] [--clean] [file]

7z GPU/CPU crack tool

positional arguments:
  file                  7z file path (default: None)

optional arguments:
  -h, --help            show this help message and exit
  --wordlist [WORDLIST]
                        wordlist dict path, you can use 'ttpaasgen' to
                        generate. (default: )
  --engine {hashcat,jtr}
                        password recovery engine (default: hashcat)
  --clean               clean related secure files (default: False)

if the hash file cannot generated correctly, you can use jtr engine to try again.

The cracked password will be saved locally by the password cracking tool for next query. Use the following command to delete it. Note that this will delete all cracked results!

tt7zcrack --clean

7z commands

# install 7z on Mac
brew install p7zip

# compress with password
7z a -p456 test.7z test.txt
# extract with password
7z x -p456 test.7z

# compress without password
7z a test.7z test.txt
# extract without password
7z x test.7z

Thanks

7zhashcat

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tt7zcrack-0.2.0.tar.gz (52.5 kB view details)

Uploaded Source

Built Distribution

tt7zcrack-0.2.0-py2.py3-none-any.whl (52.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file tt7zcrack-0.2.0.tar.gz.

File metadata

  • Download URL: tt7zcrack-0.2.0.tar.gz
  • Upload date:
  • Size: 52.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.13

File hashes

Hashes for tt7zcrack-0.2.0.tar.gz
Algorithm Hash digest
SHA256 be9101edd4e7abbdd1ac55a578a6204036a04c23f5514631cd875d5459ff8139
MD5 e9cfa7ed9fa4fa60d2e7d9fbb05f8f5a
BLAKE2b-256 0f54b5380ad9e3970c9f3eef20ae6551169bbf44f173a57fc83fa1fda9fc3a47

See more details on using hashes here.

File details

Details for the file tt7zcrack-0.2.0-py2.py3-none-any.whl.

File metadata

  • Download URL: tt7zcrack-0.2.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 52.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.13

File hashes

Hashes for tt7zcrack-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 228674cab0b566e8ccdf09973f392b574c22c43153dc16d7ff173c999e912055
MD5 a01c7b91efe17b17c5be360ae4c41e87
BLAKE2b-256 e4d857c3aa5949263026f092af0a657db6da94a5a5d3f972d4b54cc52a1247d4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page