mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-27 09:11:00 +02:00
arm fixes for cracking and forensics
This commit is contained in:
parent
fa7070cf46
commit
ed0b96649f
5 changed files with 6 additions and 5 deletions
|
|
@ -1 +1 @@
|
|||
EBUILD pentoo-cracking-2012.0.ebuild 936 SHA256 e420630d39b3d92e118783b66aa406d4633b257543c055d01d36ca2d24f57294 SHA512 37703b069586027098ae912e21cc0b6f9001742afecbe84a6b297626a11db408f4c20202fe3dc89487f5d4e0e39b511d033ca5bb42a9c1386560fe8398f6824e WHIRLPOOL 1186a9d2d605c9f53114514c399982cf8df120f8d09b5ad9d399e011dd4a2d7fa728ab0826ac3b7f99ef87d55ce3a76386e09dc0c492749a08b8ee945f729b04
|
||||
EBUILD pentoo-cracking-2012.0.ebuild 956 SHA256 5ccaf51886f2154fff082ab52d39c327871d5b68ea4d3886c6b391ccf1e51c8c SHA512 3108c28011420919b6d39b6edbc599823cc8f0859a5e1a248b6a0f546d6c196589e52cecdf13552ad5484668327623fb098444089571af14e12d4c6e8b859dd7 WHIRLPOOL 449ed42bda80a9a95642b42396582f396a82e4b5f94f485195824a6a92ce519f74f53a5958abf325f3c63305ad1b6c8743e25b494340c927eba4bac8efdb8452
|
||||
|
|
|
|||
|
|
@ -16,10 +16,10 @@ DEPEND=""
|
|||
|
||||
RDEPEND="${DEPEND}
|
||||
!livecd-stage1? ( app-crypt/pyrit
|
||||
app-crypt/hashcat-gui
|
||||
!arm? ( app-crypt/hashcat-gui )
|
||||
video_cards_nvidia? ( app-crypt/cryptohaze-combined ) )
|
||||
app-crypt/SIPcrack
|
||||
app-crypt/chntpw
|
||||
!arm? ( app-crypt/chntpw )
|
||||
app-crypt/johntheripper
|
||||
app-crypt/ophcrack
|
||||
app-dicts/raft-wordlists
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
EBUILD pentoo-forensics-2013.0.ebuild 780 SHA256 f02f81012ad9f5d7aa4c93d32996488f61ad4c7be1ac6a70c6c5b9a025bee870 SHA512 a7df727dbd3b8fbae7f17939f30ed1d11c257c16880620df73fdacca7b6f08e51077c6b5e9ee606cf99037c737a441573bd94b00d93047dfc184458fa174f548 WHIRLPOOL 2c64e0788d436dabee05128bbd883a4e19fb3004f8dcc5fdc41b21e9f71333ed2feb6de5de3c1fa80b986aded87c79e1b6d617021397bd0e3ae2a67d50dcf454
|
||||
EBUILD pentoo-forensics-2013.0.ebuild 790 SHA256 cfc9a9673b4b7bf9ef30fdc7a0dfe362a22ee3d76106571bb59010b18ca13939 SHA512 e97f7f06de742a6e4f17df03ff743ca1f5d3d95443aa5edd6f39bc000126b8bb73bbf1ab5989051efe1519be5799039168164d8f5ca02f56f960c82100b97e25 WHIRLPOOL 2ec088e54a1b5b047d33f3280bb47085c1bec857c7cc39b10229f4642396e006986706550951ef7dd61ae0089c3b8eae4748ef9f18b8b7439b6f3e2dd8d558a5
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ RDEPEND="${DEPEND}
|
|||
app-admin/testdisk
|
||||
app-crypt/xor-analyze
|
||||
app-forensics/autopsy
|
||||
app-forensics/cmospwd
|
||||
!arm? ( app-forensics/cmospwd )
|
||||
app-forensics/dff
|
||||
app-forensics/foremost
|
||||
app-forensics/galleta
|
||||
|
|
|
|||
1
profiles/pentoo/arch/arm/use.mask
Normal file
1
profiles/pentoo/arch/arm/use.mask
Normal file
|
|
@ -0,0 +1 @@
|
|||
-mssql
|
||||
Loading…
Reference in a new issue