Hackers preferred mode for tool usage is cli. John is developed for cli primarily. But there is also a gui part and can be installed like below. We named is johnny
黑客首选的工具使用方式是cli。 John主要是为cli开发的。 但是也有一个gui部件,可以像下面那样安装。 我们命名为johnny
$ apt-get install johnny -y

We can provide login and password hashes like below
我们可以提供如下的登录名和密码哈希

We can select password hash type manually but john provides auto detect option which is very good detecting password types.
我们可以手动选择密码哈希类型,但是john提供了自动检测选项,非常适合检测密码类型。

We can provide wordlist too from our gui.
我们也可以从gui提供单词表。

翻译自: https://www.poftut.com/crack-passwords-john-ripper-gui/