Skip to content

Commit d26d58a

Browse files
committed
push v1.16.13
1 parent cf2df29 commit d26d58a

File tree

3 files changed

+45
-45
lines changed

3 files changed

+45
-45
lines changed

README-en.md

Lines changed: 22 additions & 22 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 31 offline crack interfaces, supporting 54 algorithms to crack.
4+
**pwcrack-framework** is a password automatic cracking framework written in Ruby, currently provides 23 online cracks and 32 offline crack interfaces, supporting 55 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.12
34+
'$$$$$$$$$$' $$$$ version 1.16.13
3535
'@$$$$' $$$$'
3636
'$$$$ '$$$@
3737
'z$$$$$$ @$$$
@@ -47,30 +47,30 @@ $ ./pwcrack banner
4747
4848
[ Plugin Count ]
4949
50-
Online Plugin: 22 Offline Plugin: 31
51-
supporting algorithms: 54
50+
Online Plugin: 23 Offline Plugin: 32
51+
supporting algorithms: 55
5252
5353
[ Algorithm Plugin Count ]
5454
55-
serv_u: 20 md5: 20 sha1: 12
55+
md5: 21 serv_u: 21 sha1: 13
5656
dedecms: 10 md5_16: 10 mysql: 8
57-
ntlm: 7 mysql3: 6 sha256: 6
58-
sha512: 6 lm: 4 md4: 4
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
57+
sha256: 7 ntlm: 7 sha512: 7
58+
mysql3: 6 md4: 4 lm: 4
59+
sha384: 3 mssql: 2 mac_osx_vnc: 1
60+
lsrunase: 1 landray_ekp: 1 juniper_type9: 1
61+
h3c_imc: 1 h3c_huawei: 1 grafana: 1
62+
gpp: 1 foxmail: 1 foxmail6: 1
63+
flashfxp: 1 finereport: 1 filezilla: 1
64+
druid_rsa: 1 dongao_rc4: 1 whirlpool: 1
65+
sha224: 1 ripemd320: 1 ripemd256: 1
66+
ripemd160: 1 ripemd128: 1 mdc2: 1
67+
md2: 1 dahan_jis: 1 d3des_vnc: 1
68+
cisco_vpn: 1 cisco_type7: 1 xshell: 1
69+
xftp: 1 websphere: 1 uportal2800: 1
70+
trswcm: 1 seeyon_analyze_icloud: 1 seeyon_a8: 1
71+
securecrt_v2: 1 securecrt: 1 richmail: 1
72+
qizhi_php: 1 navicat12: 1 navicat11: 1
73+
mobaxterm: 1 zfsoft: 1
7474
7575
7676
# Install in Termux

README.md

Lines changed: 22 additions & 22 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 个在线破解和 31 个离线破解接口,支持 54 种算法破解
4+
**pwcrack-framework** 是一个用Ruby编写的密码自动破解框架,目前提供了 23 个在线破解和 32 个离线破解接口,支持 55 种算法破解
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.12
34+
'$$$$$$$$$$' $$$$ version 1.16.13
3535
'@$$$$' $$$$'
3636
'$$$$ '$$$@
3737
'z$$$$$$ @$$$
@@ -47,30 +47,30 @@ $ ./pwcrack banner
4747
4848
[ Plugin Count ]
4949
50-
Online Plugin: 22 Offline Plugin: 31
51-
supporting algorithms: 54
50+
Online Plugin: 23 Offline Plugin: 32
51+
supporting algorithms: 55
5252
5353
[ Algorithm Plugin Count ]
5454
55-
serv_u: 20 md5: 20 sha1: 12
55+
md5: 21 serv_u: 21 sha1: 13
5656
dedecms: 10 md5_16: 10 mysql: 8
57-
ntlm: 7 mysql3: 6 sha256: 6
58-
sha512: 6 lm: 4 md4: 4
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
57+
sha256: 7 ntlm: 7 sha512: 7
58+
mysql3: 6 md4: 4 lm: 4
59+
sha384: 3 mssql: 2 mac_osx_vnc: 1
60+
lsrunase: 1 landray_ekp: 1 juniper_type9: 1
61+
h3c_imc: 1 h3c_huawei: 1 grafana: 1
62+
gpp: 1 foxmail: 1 foxmail6: 1
63+
flashfxp: 1 finereport: 1 filezilla: 1
64+
druid_rsa: 1 dongao_rc4: 1 whirlpool: 1
65+
sha224: 1 ripemd320: 1 ripemd256: 1
66+
ripemd160: 1 ripemd128: 1 mdc2: 1
67+
md2: 1 dahan_jis: 1 d3des_vnc: 1
68+
cisco_vpn: 1 cisco_type7: 1 xshell: 1
69+
xftp: 1 websphere: 1 uportal2800: 1
70+
trswcm: 1 seeyon_analyze_icloud: 1 seeyon_a8: 1
71+
securecrt_v2: 1 securecrt: 1 richmail: 1
72+
qizhi_php: 1 navicat12: 1 navicat11: 1
73+
mobaxterm: 1 zfsoft: 1
7474
7575
7676
# 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.12'
7+
Version = '1.16.13'
88
Project = 'pwcrack-framework'
99

1010
ROOT = __dir__

0 commit comments

Comments
 (0)