add ghidra

This commit is contained in:
xfnw 2022-04-24 12:47:20 -04:00
parent 99b8613d40
commit 8ee4519c34
2 changed files with 3 additions and 1 deletions

View file

@ -77,7 +77,7 @@ with lib;
stegseek apktool adbfs-rootless ursadb android-udev-rules stegseek apktool adbfs-rootless ursadb android-udev-rules
valgrind dos2unix file exiftool foremost pngcheck ccrypt valgrind dos2unix file exiftool foremost pngcheck ccrypt
docker xcd trufflehog sleuthkit radare2 radare2-cutter docker xcd trufflehog sleuthkit radare2 radare2-cutter
clamav spyre snowman jadx # volatility clamav spyre snowman jadx ghidra # volatility
# exploit # exploit
doona metasploit twa wifite2 burpsuite wpscan wfuzz doona metasploit twa wifite2 burpsuite wpscan wfuzz

View file

@ -119,6 +119,8 @@ inspect apk files
decompile dex (the stuff in apks) files to java decompile dex (the stuff in apks) files to java
.It adbfs-rootless .It adbfs-rootless
mount android phones on linux mount android phones on linux
.It ghidra
reverse engineering suite made by the NSA
.It ursadb .It ursadb
database for indexing malware database for indexing malware
.It android-udev-rules .It android-udev-rules