remove volitility
temporarily fixes #1 volitility has a broken dependency on python2Packages.distorm3
This commit is contained in:
parent
aa8683f68d
commit
64ad87822b
2 changed files with 3 additions and 3 deletions
2
blix.nix
2
blix.nix
|
@ -74,7 +74,7 @@ TE5AAAAIDBUk5IjB3+trnVO6pncivFbOetUL8BPTl3CwAtk4532 xfnw@raven" ];
|
||||||
theharvester tor
|
theharvester tor
|
||||||
|
|
||||||
# disk analysis
|
# disk analysis
|
||||||
testdisk squashfs-tools-ng ddrescue volatility
|
testdisk squashfs-tools-ng ddrescue # volatility
|
||||||
stegseek apktool adbfs-rootless ursadb android-udev-rules
|
stegseek apktool adbfs-rootless ursadb android-udev-rules
|
||||||
valgrind dos2unix file exiftool foremost pngcheck
|
valgrind dos2unix file exiftool foremost pngcheck
|
||||||
docker xcd trufflehog sleuthkit
|
docker xcd trufflehog sleuthkit
|
||||||
|
|
|
@ -101,8 +101,8 @@ recover deleted innodes, recover data
|
||||||
manipulate a squashfs
|
manipulate a squashfs
|
||||||
.It ddrescue
|
.It ddrescue
|
||||||
copy data from dying disk
|
copy data from dying disk
|
||||||
.It volatility
|
.\".It volatility
|
||||||
memory forsenics framework
|
.\"memory forsenics framework
|
||||||
.It stegseek
|
.It stegseek
|
||||||
seek for stegnografy in images
|
seek for stegnografy in images
|
||||||
.It apktool
|
.It apktool
|
||||||
|
|
Loading…
Reference in a new issue