Skip to content

Commit 0787bf2

Browse files
committed
push v1.16.12
1 parent 3503f16 commit 0787bf2

File tree

3 files changed

+39
-37
lines changed

3 files changed

+39
-37
lines changed

README-en.md

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 0x00 pwcrack-framework
22
+ [简体中文](README.md) | [English](README-en.md)
33

4-
**pwcrack-framework** is a password automatic cracking framework written in Ruby, currently provides 22 online cracks and 30 offline crack interfaces, supporting 53 algorithms to crack.
4+
**pwcrack-framework** is a password automatic cracking framework written in Ruby, currently provides 22 online cracks and 31 offline crack interfaces, supporting 54 algorithms to crack.
55

66
project address:[https://github.com/L-codes/pwcrack-framework](https://github.com/L-codes/pwcrack-framework)
77

@@ -31,7 +31,7 @@ $ ./pwcrack banner
3131
m$$$$ $$$$,
3232
$$$$@ '$$$$_ pwcrack-framework
3333
'1t$$$$' '$$$$<
34-
'$$$$$$$$$$' $$$$ version 1.16.11
34+
'$$$$$$$$$$' $$$$ version 1.16.12
3535
'@$$$$' $$$$'
3636
'$$$$ '$$$@
3737
'z$$$$$$ @$$$
@@ -47,29 +47,30 @@ $ ./pwcrack banner
4747
4848
[ Plugin Count ]
4949
50-
Online Plugin: 22 Offline Plugin: 30
51-
supporting algorithms: 53
50+
Online Plugin: 22 Offline Plugin: 31
51+
supporting algorithms: 54
5252
5353
[ Algorithm Plugin Count ]
5454
5555
serv_u: 20 md5: 20 sha1: 12
5656
dedecms: 10 md5_16: 10 mysql: 8
5757
ntlm: 7 mysql3: 6 sha256: 6
5858
sha512: 6 lm: 4 md4: 4
59-
mssql: 2 sha384: 2 landray_ekp: 1
60-
juniper_type9: 1 h3c_imc: 1 h3c_huawei: 1
61-
grafana: 1 gpp: 1 foxmail: 1
62-
foxmail6: 1 flashfxp: 1 finereport: 1
63-
filezilla: 1 druid_rsa: 1 dongao_rc4: 1
64-
whirlpool: 1 sha224: 1 ripemd320: 1
65-
ripemd256: 1 ripemd160: 1 ripemd128: 1
66-
mdc2: 1 md2: 1 dahan_jis: 1
67-
d3des_vnc: 1 cisco_vpn: 1 cisco_type7: 1
68-
xshell: 1 xftp: 1 websphere: 1
69-
uportal2800: 1 trswcm: 1 seeyon_a8: 1
70-
securecrt_v2: 1 securecrt: 1 qizhi_php: 1
71-
navicat12: 1 navicat11: 1 mobaxterm: 1
72-
mac_osx_vnc: 1 lsrunase: 1 zfsoft: 1
59+
mssql: 2 sha384: 2 lsrunase: 1
60+
landray_ekp: 1 juniper_type9: 1 h3c_imc: 1
61+
h3c_huawei: 1 grafana: 1 gpp: 1
62+
foxmail: 1 foxmail6: 1 flashfxp: 1
63+
finereport: 1 filezilla: 1 druid_rsa: 1
64+
dongao_rc4: 1 whirlpool: 1 sha224: 1
65+
ripemd320: 1 ripemd256: 1 ripemd160: 1
66+
ripemd128: 1 mdc2: 1 md2: 1
67+
dahan_jis: 1 d3des_vnc: 1 cisco_vpn: 1
68+
cisco_type7: 1 xshell: 1 xftp: 1
69+
websphere: 1 uportal2800: 1 trswcm: 1
70+
seeyon_analyze_icloud: 1 seeyon_a8: 1 securecrt_v2: 1
71+
securecrt: 1 qizhi_php: 1 navicat12: 1
72+
navicat11: 1 mobaxterm: 1 mac_osx_vnc: 1
73+
zfsoft: 1
7374
7475
7576
# Install in Termux

README.md

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 0x00 pwcrack-framework
22
[简体中文](README.md) | [English](README-en.md)
33

4-
**pwcrack-framework** 是一个用Ruby编写的密码自动破解框架,目前提供了 22 个在线破解和 30 个离线破解接口,支持 53 种算法破解
4+
**pwcrack-framework** 是一个用Ruby编写的密码自动破解框架,目前提供了 22 个在线破解和 31 个离线破解接口,支持 54 种算法破解
55

66
项目地址:[https://github.com/L-codes/pwcrack-framework](https://github.com/L-codes/pwcrack-framework)
77

@@ -31,7 +31,7 @@ $ ./pwcrack banner
3131
m$$$$ $$$$,
3232
$$$$@ '$$$$_ pwcrack-framework
3333
'1t$$$$' '$$$$<
34-
'$$$$$$$$$$' $$$$ version 1.16.11
34+
'$$$$$$$$$$' $$$$ version 1.16.12
3535
'@$$$$' $$$$'
3636
'$$$$ '$$$@
3737
'z$$$$$$ @$$$
@@ -47,29 +47,30 @@ $ ./pwcrack banner
4747
4848
[ Plugin Count ]
4949
50-
Online Plugin: 22 Offline Plugin: 30
51-
supporting algorithms: 53
50+
Online Plugin: 22 Offline Plugin: 31
51+
supporting algorithms: 54
5252
5353
[ Algorithm Plugin Count ]
5454
5555
serv_u: 20 md5: 20 sha1: 12
5656
dedecms: 10 md5_16: 10 mysql: 8
5757
ntlm: 7 mysql3: 6 sha256: 6
5858
sha512: 6 lm: 4 md4: 4
59-
mssql: 2 sha384: 2 landray_ekp: 1
60-
juniper_type9: 1 h3c_imc: 1 h3c_huawei: 1
61-
grafana: 1 gpp: 1 foxmail: 1
62-
foxmail6: 1 flashfxp: 1 finereport: 1
63-
filezilla: 1 druid_rsa: 1 dongao_rc4: 1
64-
whirlpool: 1 sha224: 1 ripemd320: 1
65-
ripemd256: 1 ripemd160: 1 ripemd128: 1
66-
mdc2: 1 md2: 1 dahan_jis: 1
67-
d3des_vnc: 1 cisco_vpn: 1 cisco_type7: 1
68-
xshell: 1 xftp: 1 websphere: 1
69-
uportal2800: 1 trswcm: 1 seeyon_a8: 1
70-
securecrt_v2: 1 securecrt: 1 qizhi_php: 1
71-
navicat12: 1 navicat11: 1 mobaxterm: 1
72-
mac_osx_vnc: 1 lsrunase: 1 zfsoft: 1
59+
mssql: 2 sha384: 2 lsrunase: 1
60+
landray_ekp: 1 juniper_type9: 1 h3c_imc: 1
61+
h3c_huawei: 1 grafana: 1 gpp: 1
62+
foxmail: 1 foxmail6: 1 flashfxp: 1
63+
finereport: 1 filezilla: 1 druid_rsa: 1
64+
dongao_rc4: 1 whirlpool: 1 sha224: 1
65+
ripemd320: 1 ripemd256: 1 ripemd160: 1
66+
ripemd128: 1 mdc2: 1 md2: 1
67+
dahan_jis: 1 d3des_vnc: 1 cisco_vpn: 1
68+
cisco_type7: 1 xshell: 1 xftp: 1
69+
websphere: 1 uportal2800: 1 trswcm: 1
70+
seeyon_analyze_icloud: 1 seeyon_a8: 1 securecrt_v2: 1
71+
securecrt: 1 qizhi_php: 1 navicat12: 1
72+
navicat11: 1 mobaxterm: 1 mac_osx_vnc: 1
73+
zfsoft: 1
7374
7475
7576
# Install in Termux

pwcrack

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Author L
55
#
66

7-
Version = '1.16.11'
7+
Version = '1.16.12'
88
Project = 'pwcrack-framework'
99

1010
ROOT = __dir__

0 commit comments

Comments
 (0)