Install reverse tools for CentOS 8 This script install tools for CentOS 8 Installed tools:
- python2
- epel-release # Extra Packages for Enterprise Linux
- LiFTeR # Linux Forensics Tools Repository
- Ghidra
- radare2/Cutter
- Wireshark
- gdb and gdb-peda
- hexedit
- tcpdump
- ole-tools
- Didier Stevens PDF Tools
git clone https://github.com/CNDspace/Reverse-tools-for-CentOS8.git
cd Reverse-tools-for-CentOS8
chmod 755 install_script.sh
./install_script.sh