add ghidra
This commit is contained in:
parent
99b8613d40
commit
8ee4519c34
2 changed files with 3 additions and 1 deletions
2
blix.nix
2
blix.nix
|
@ -77,7 +77,7 @@ with lib;
|
|||
stegseek apktool adbfs-rootless ursadb android-udev-rules
|
||||
valgrind dos2unix file exiftool foremost pngcheck ccrypt
|
||||
docker xcd trufflehog sleuthkit radare2 radare2-cutter
|
||||
clamav spyre snowman jadx # volatility
|
||||
clamav spyre snowman jadx ghidra # volatility
|
||||
|
||||
# exploit
|
||||
doona metasploit twa wifite2 burpsuite wpscan wfuzz
|
||||
|
|
|
@ -119,6 +119,8 @@ inspect apk files
|
|||
decompile dex (the stuff in apks) files to java
|
||||
.It adbfs-rootless
|
||||
mount android phones on linux
|
||||
.It ghidra
|
||||
reverse engineering suite made by the NSA
|
||||
.It ursadb
|
||||
database for indexing malware
|
||||
.It android-udev-rules
|
||||
|
|
Loading…
Reference in a new issue