mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-21 14:21:02 +02:00
pentoo-forensics: inception added
This commit is contained in:
parent
ca4e53ba27
commit
fc34ca9346
2 changed files with 6 additions and 8 deletions
|
|
@ -1 +1 @@
|
|||
EBUILD pentoo-forensics-2012.0-r2.ebuild 813 SHA256 eb2471bb21ba2055fd96d8e62f8edeb6ca48dbcc60b60fc41eff8729ce9a771f SHA512 c0d4aa8d82d8dd1983e065ee96d40c62aeb6d75e256c5438ac688e72f3ff752726132d812d092207645fa9a829b9cb7fe05dfa24f1bfbb6243184628da12a9e0 WHIRLPOOL 5152677aa7ba4671c32da62beb0274a791efa672f41d9420e804c082c49751e1b4dfe8a0612d2fafddf41992ae1f7f07a3ee10dc880bd37ef55d77c0d559d5bb
|
||||
EBUILD pentoo-forensics-2012.1.ebuild 744 SHA256 4492d5bda9bf3fa0f0b96a5b73ce93a8a1277e7f831a8c7c637b7a9213fde4a9 SHA512 15b00ab6bc5ad2baed6daa76e4cec51d20d943b8ed374d98307b37d2c8041e01abb2ff9149df76264d3e9a66b338b931a32a9697ebf85a3532bf761fd674f4d7 WHIRLPOOL fe387a4333e7781a9b42ff73556816c09b46106dfa50fce377220edc0b644bf671d5fcf5e68f0819a96bb8264b1fe0c5ea60397dce22d56eda4018bd540b2959
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Copyright 1999-2012 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
|
|
@ -13,26 +13,24 @@ IUSE="livecd"
|
|||
DEPEND=""
|
||||
|
||||
RDEPEND="${DEPEND}
|
||||
app-misc/hivex
|
||||
app-admin/testdisk
|
||||
app-crypt/xor-analyze
|
||||
app-forensics/autopsy
|
||||
app-forensics/cmospwd
|
||||
app-forensics/dff
|
||||
app-forensics/galleta
|
||||
app-forensics/foremost
|
||||
app-forensics/galleta
|
||||
app-forensics/inception
|
||||
app-forensics/make-pdf
|
||||
app-forensics/memdump
|
||||
app-forensics/origami
|
||||
app-forensics/pasco
|
||||
app-forensics/pdfid
|
||||
app-forensics/pdf-parser
|
||||
app-forensics/pdfid
|
||||
app-forensics/rdd
|
||||
app-forensics/sleuthkit
|
||||
app-forensics/volatility
|
||||
app-misc/hivex
|
||||
sys-apps/dcfldd
|
||||
sys-fs/dd-rescue
|
||||
sys-fs/ddrescue"
|
||||
|
||||
#need to test unmasking python3 before allowing this
|
||||
# !livecd? ( app-forensics/inception )"
|
||||
Loading…
Reference in a new issue