Skip to content

Commit 9835299

Browse files
committed
pust v1.19.0
1 parent 487edf8 commit 9835299

File tree

4 files changed

+42
-38
lines changed

4 files changed

+42
-38
lines changed

README-en.md

Lines changed: 20 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 23 online cracks and 36 offline crack interfaces, supporting 59 algorithms to crack.
4+
**pwcrack-framework** is a password automatic cracking framework written in Ruby, currently provides 23 online cracks and 37 offline crack interfaces, supporting 60 algorithms to crack.
55

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

@@ -22,6 +22,7 @@ $ bundle install
2222
# banner view
2323
$ ./pwcrack banner
2424
25+
2526
2627
"$$$$$$'' 'M$ '$$$@m
2728
:$$$$$$$$$$$$$$''$$$$'
@@ -31,7 +32,7 @@ $ ./pwcrack banner
3132
m$$$$ $$$$,
3233
$$$$@ '$$$$_ pwcrack-framework
3334
'1t$$$$' '$$$$<
34-
'$$$$$$$$$$' $$$$ version 1.18.0
35+
'$$$$$$$$$$' $$$$ version 1.19.0
3536
'@$$$$' $$$$'
3637
'$$$$ '$$$@
3738
'z$$$$$$ @$$$
@@ -47,8 +48,8 @@ $ ./pwcrack banner
4748
4849
[ Plugin Count ]
4950
50-
Online Plugin: 23 Offline Plugin: 36
51-
supporting algorithms: 59
51+
Online Plugin: 23 Offline Plugin: 37
52+
supporting algorithms: 60
5253
5354
[ Algorithm Plugin Count ]
5455
@@ -58,20 +59,21 @@ $ ./pwcrack banner
5859
mysql3: 6 md4: 4 lm: 4
5960
sha384: 3 mssql: 2 navicat11: 1
6061
mobaxterm: 1 mac_osx_vnc: 1 lsrunase: 1
61-
landray_ekp: 1 juniper_type9: 1 h3c_imc: 1
62-
h3c_huawei: 1 h3c_cvm: 1 grafana: 1
63-
gpp: 1 foxmail: 1 foxmail6: 1
64-
flashfxp: 1 finereport: 1 finalshell: 1
65-
filezilla: 1 druid_rsa: 1 dongao_rc4: 1
66-
whirlpool: 1 sha224: 1 ripemd320: 1
67-
ripemd256: 1 ripemd160: 1 ripemd128: 1
68-
mdc2: 1 md2: 1 dahan_jis: 1
69-
d3des_vnc: 1 cisco_vpn: 1 cisco_type7: 1
70-
xshell: 1 xftp: 1 websphere: 1
71-
uportal2800: 1 trswcm: 1 signer: 1
72-
seeyon_nc: 1 seeyon_analyze_icloud: 1 seeyon_a8: 1
73-
securecrt_v2: 1 securecrt: 1 richmail: 1
74-
qizhi_php: 1 navicat12: 1 zfsoft: 1
62+
landray_ekp: 1 juniper_type9: 1 interlib: 1
63+
h3c_imc: 1 h3c_huawei: 1 h3c_cvm: 1
64+
grafana: 1 gpp: 1 foxmail: 1
65+
foxmail6: 1 flashfxp: 1 finereport: 1
66+
finalshell: 1 filezilla: 1 druid_rsa: 1
67+
dongao_rc4: 1 whirlpool: 1 sha224: 1
68+
ripemd320: 1 ripemd256: 1 ripemd160: 1
69+
ripemd128: 1 mdc2: 1 md2: 1
70+
dahan_jis: 1 d3des_vnc: 1 cisco_vpn: 1
71+
cisco_type7: 1 xshell: 1 xftp: 1
72+
websphere: 1 uportal2800: 1 trswcm: 1
73+
signer: 1 seeyon_nc: 1 seeyon_analyze_icloud: 1
74+
seeyon_a8: 1 securecrt_v2: 1 securecrt: 1
75+
richmail: 1 qizhi_php: 1 navicat12: 1
76+
zfsoft: 1
7577
7678
7779
# Install in Termux

README.md

Lines changed: 20 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编写的密码自动破解框架,目前提供了 23 个在线破解和 36 个离线破解接口,支持 59 种算法破解
4+
**pwcrack-framework** 是一个用Ruby编写的密码自动破解框架,目前提供了 23 个在线破解和 37 个离线破解接口,支持 60 种算法破解
55

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

@@ -22,6 +22,7 @@ $ bundle install
2222
# banner view
2323
$ ./pwcrack banner
2424
25+
2526
2627
"$$$$$$'' 'M$ '$$$@m
2728
:$$$$$$$$$$$$$$''$$$$'
@@ -31,7 +32,7 @@ $ ./pwcrack banner
3132
m$$$$ $$$$,
3233
$$$$@ '$$$$_ pwcrack-framework
3334
'1t$$$$' '$$$$<
34-
'$$$$$$$$$$' $$$$ version 1.18.0
35+
'$$$$$$$$$$' $$$$ version 1.19.0
3536
'@$$$$' $$$$'
3637
'$$$$ '$$$@
3738
'z$$$$$$ @$$$
@@ -47,8 +48,8 @@ $ ./pwcrack banner
4748
4849
[ Plugin Count ]
4950
50-
Online Plugin: 23 Offline Plugin: 36
51-
supporting algorithms: 59
51+
Online Plugin: 23 Offline Plugin: 37
52+
supporting algorithms: 60
5253
5354
[ Algorithm Plugin Count ]
5455
@@ -58,20 +59,21 @@ $ ./pwcrack banner
5859
mysql3: 6 md4: 4 lm: 4
5960
sha384: 3 mssql: 2 navicat11: 1
6061
mobaxterm: 1 mac_osx_vnc: 1 lsrunase: 1
61-
landray_ekp: 1 juniper_type9: 1 h3c_imc: 1
62-
h3c_huawei: 1 h3c_cvm: 1 grafana: 1
63-
gpp: 1 foxmail: 1 foxmail6: 1
64-
flashfxp: 1 finereport: 1 finalshell: 1
65-
filezilla: 1 druid_rsa: 1 dongao_rc4: 1
66-
whirlpool: 1 sha224: 1 ripemd320: 1
67-
ripemd256: 1 ripemd160: 1 ripemd128: 1
68-
mdc2: 1 md2: 1 dahan_jis: 1
69-
d3des_vnc: 1 cisco_vpn: 1 cisco_type7: 1
70-
xshell: 1 xftp: 1 websphere: 1
71-
uportal2800: 1 trswcm: 1 signer: 1
72-
seeyon_nc: 1 seeyon_analyze_icloud: 1 seeyon_a8: 1
73-
securecrt_v2: 1 securecrt: 1 richmail: 1
74-
qizhi_php: 1 navicat12: 1 zfsoft: 1
62+
landray_ekp: 1 juniper_type9: 1 interlib: 1
63+
h3c_imc: 1 h3c_huawei: 1 h3c_cvm: 1
64+
grafana: 1 gpp: 1 foxmail: 1
65+
foxmail6: 1 flashfxp: 1 finereport: 1
66+
finalshell: 1 filezilla: 1 druid_rsa: 1
67+
dongao_rc4: 1 whirlpool: 1 sha224: 1
68+
ripemd320: 1 ripemd256: 1 ripemd160: 1
69+
ripemd128: 1 mdc2: 1 md2: 1
70+
dahan_jis: 1 d3des_vnc: 1 cisco_vpn: 1
71+
cisco_type7: 1 xshell: 1 xftp: 1
72+
websphere: 1 uportal2800: 1 trswcm: 1
73+
signer: 1 seeyon_nc: 1 seeyon_analyze_icloud: 1
74+
seeyon_a8: 1 securecrt_v2: 1 securecrt: 1
75+
richmail: 1 qizhi_php: 1 navicat12: 1
76+
zfsoft: 1
7577
7678
7779
# Install in Termux

lib/passwd.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ module PasswdLib
1313
xshell securecrt securecrt_v2 dahan_jis uportal2800 navicat11 navicat12
1414
flashfxp lsrunase qizhi_php seeyon_a8 h3c_imc landray_ekp d3des_vnc
1515
finereport zfsoft grafana trswcm mobaxterm seeyon_analyze_icloud
16-
richmail signer h3c_cvm seeyon_nc finalshell
16+
richmail signer h3c_cvm seeyon_nc finalshell interlib
1717
}
1818

1919
Passwd = Struct.new(:cipher, :algos) do

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.18.0'
7+
Version = '1.19.0'
88
Project = 'pwcrack-framework'
99

1010
ROOT = __dir__

0 commit comments

Comments
 (0)