mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-03 12:10:50 +02:00
pentoo-cracking: forgot to wrap hashcat stuff in stage2
This commit is contained in:
parent
c2dd786444
commit
d5553b573c
2 changed files with 3 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
EBUILD pentoo-cracking-2012.0.ebuild 657 RMD160 c25066c51d4c43c28955b76d3e092b943b8e9555 SHA1 c0b7843e7155efe6151bcb7a4c1f4d8d6bafbc02 SHA256 5276fb98d80af145524e17de28dbbfbc9430ee0684b30d0bd8787649e45cb460
|
||||
EBUILD pentoo-cracking-2012.0.ebuild 658 RMD160 19899f5159e8b9061b1a95a2946d585481f5da05 SHA1 01e5f812a3dea99265d115b30ac340deebdb0ac4 SHA256 5b3e3b3d3f3e018ea75db4e996f6f8a216e49fe9d46e3bf6f1c3bc1d8f3b38ec
|
||||
|
|
|
|||
|
|
@ -13,11 +13,11 @@ IUSE="stage2"
|
|||
DEPEND=""
|
||||
|
||||
RDEPEND="${DEPEND}
|
||||
stage2? ( app-crypt/pyrit )
|
||||
stage2? ( app-crypt/pyrit
|
||||
app-crypt/hashcat-gui )
|
||||
app-text/cewl
|
||||
app-crypt/SIPcrack
|
||||
app-crypt/chntpw
|
||||
app-crypt/hashcat-gui
|
||||
app-crypt/johntheripper
|
||||
app-crypt/ophcrack
|
||||
net-analyzer/ncrack
|
||||
|
|
|
|||
Loading…
Reference in a new issue