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
|
||||
|
||||
# disk analysis
|
||||
testdisk squashfs-tools-ng ddrescue volatility
|
||||
testdisk squashfs-tools-ng ddrescue # volatility
|
||||
stegseek apktool adbfs-rootless ursadb android-udev-rules
|
||||
valgrind dos2unix file exiftool foremost pngcheck
|
||||
docker xcd trufflehog sleuthkit
|
||||
|
|
|
@ -101,8 +101,8 @@ recover deleted innodes, recover data
|
|||
manipulate a squashfs
|
||||
.It ddrescue
|
||||
copy data from dying disk
|
||||
.It volatility
|
||||
memory forsenics framework
|
||||
.\".It volatility
|
||||
.\"memory forsenics framework
|
||||
.It stegseek
|
||||
seek for stegnografy in images
|
||||
.It apktool
|
||||
|
|
Loading…
Reference in a new issue