• Stars
    star
    524
  • Rank 84,541 (Top 2 %)
  • Language
    C++
  • License
    Other
  • Created over 13 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

GUI frontend to John the Ripper password cracker
Overview
========

Johnny the open source cross-platform GUI frontend for John the Ripper, the
popular password cracker, written in C++ using the Qt framework.

Johnny's aim is to automate and simplify the password cracking routine on the
Desktop as well as add extra functionality like session management and easy
hash/password management, on top of the immense capabilities and features
offered by John the Ripper.

The application uses John The Ripper for the actual work, thus it needs to be
installed on your system. Official core (proper) version and the
community-enhanced version (jumbo) are both supported. The latter exposes more
functionality like extra cracking modes and hash types support.

To download official binary redistributables and find more about Johnny visit:
http://openwall.info/wiki/john/johnny

Johnny is released under the BSD 2-clause license.

For detailed licensing info see COPYING dist-file.
For version history see CHANGELOG.
For building and install instructions see INSTALL.

More Repositories

1

john

John the Ripper jumbo - advanced offline password cracker, which supports hundreds of hash and cipher types, and runs on many operating systems, CPUs, GPUs, and even some FPGAs
C
10,127
star
2

yescrypt

Password-based key derivation function and password hashing scheme building upon scrypt
C
133
star
3

john-packages

Community packages of John the Ripper, the auditing tool and advanced offline password cracker (Docker images, Windows PortableApp, Mac OS, Flatpak, and Ubuntu SNAP packages)
Shell
96
star
4

scanlogd

TCP port scan detection tool
C
51
star
5

php_mt_seed

PHP mt_rand() seed cracker
C
47
star
6

passwdqc

Password/passphrase strength checking and policy enforcement
C
40
star
7

john-samples

A collection of samples for development and testing of John the Ripper and other password security auditing and password recovery tools
HTML
32
star
8

yespower

Proof-of-work scheme building upon yescrypt and scrypt
C
28
star
9

john-tests

Test Suite for John the Ripper
Scilab
24
star
10

pwned-passwords-sampler

Generate representative samples from Pwned Passwords (HIBP)
C
12
star
11

phpass

Legacy password hashing framework for PHP applications needing to support or having previously supported PHP below 5.5
PHP
12
star
12

blists

Web interface to mailing list archives
C
10
star
13

tcb

Alternative password shadowing scheme
C
8
star
14

crypt_blowfish

Implementation of bcrypt password hashing scheme
C
5
star
15

Owl

Openwall GNU/*/Linux (Owl) is a small security-enhanced Linux distribution for servers. Owl has effectively reached its end-of-life, but its legacy lives on in a few other distributions (most notably, ALT Linux) and upstream projects. This is a tentative export of the Owl CVS repository into Git, which will possibly be redone later.
C
4
star
16

msulogin

Single-user mode login program that supports having multiple root accounts on a system
C
2
star
17

john-core

John the Ripper core - offline password cracker that's core to John the Ripper jumbo, which is "the real thing"
C
2
star
18

netlist

A netstat-alike for Linux with restricted /proc
C
2
star
19

pam_mktemp

Provide per-user private directories under /tmp as part of PAM session or account management
C
1
star
20

popa3d

Tiny POP3 daemon designed with security as the primary goal
C
1
star
21

pam_userpass

Use PAM binary prompts to ask the application for username and password
C
1
star