https://github.com/bannsec/hashcrack-jtr
John The Ripper for hashcrack
https://github.com/bannsec/hashcrack-jtr
Last synced: over 1 year ago
JSON representation
John The Ripper for hashcrack
- Host: GitHub
- URL: https://github.com/bannsec/hashcrack-jtr
- Owner: bannsec
- Created: 2020-04-17T03:43:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-17T16:20:29.000Z (over 3 years ago)
- Last Synced: 2025-02-10T09:26:36.922Z (over 1 year ago)
- Language: Python
- Size: 26.4 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# JTR
This repo is meant to handle pushing a John-The-Ripper installer to pypi to make it easier to run.
Example:
```bash
$ pip install hashcrack-jtr
$ john -h
```