MalakHacks is a comprehensive toolkit designed for various cybersecurity practices and learning experiences js for Malak (but u can use it too if ur interested). This README provides an overview of its capabilities and how to set it up.
- Installation Instructions
- Getting External Tools to Work
- How It Works
- Troubleshooting
- Disclaimer
- Credits
- Open F-Droid App.
- Search for 'MalakHacks'.
- Tap install.
- Ensure Termux is installed.
- Execute the following commands in Termux:
pkg update pkg install git git clone https://github.com/sigmakader/MalakHacks.git cd MalakHacks bash install_RI.sh
- Install dependencies:
pkg install gcc make
- Clone the repository:
git clone https://github.com/openwall/john.git
- Follow the instructions in the John the Ripper repository to compile.
- Install dependencies:
pkg install cmake
- Clone the repository:
git clone https://github.com/vanhauser-thc/thc-hydra.git
- Follow the instructions in the Hydra repository to compile.
- Install dependencies:
pkg install opencl-clang opencl-headers
- Clone the repository:
git clone https://github.com/hashcat/hashcat.git
- Install dependencies:
pip install theHarvester
- Install dependencies:
pip install wafw00f
- Install dependencies:
pip install binwalk
- Install dependencies:
pip install shodan
- Install dependencies:
pkg install curl git
- Follow the install instructions from the Metasploit GitHub page.
- Common Issues:
- Ensure all dependencies are installed as listed above.
- If an installation fails, check your internet connection.
I'm not responsible for anything done by Malak.
- Developed by EL4Q just for Malak, stay curious 🎀.