HatanToolX is a Kali Linux hacking tools installer for Termux and linux system. HatanToolX was developed for Termux and other android terminals. Using HatanToolX, you can install almost 370+ hacking tools in Termux (android) and other Linux based distributions. Now HatanToolX is available for Ubuntu, Debian etc.
HatanToolX works on any of the following operating systems:
• Android (Using the Termux App)
• Linux (Debian Based Systems)
- تحديث النظام وتثبيت git و python3
pkg update -y pkg upgrade -y pkg install -y git python python3
- تحميل المستودع من GitHub
cd ~ git clone https://github.com/hatanhack/HatanToolX.git cd HatanToolX
- تثبيت HatanToolX عبر سكربت بايثون
python3 install.py
سيقوم هذا بإنشاء مجلدات core و modules في /data/data/com.termux/files/usr/etc/HatanToolX
سيقوم بإنشاء wrapper باسم hatan في /data/data/com.termux/files/usr/bin
- تشغيل الأداة بعد التثبيت
عبر الاختصار:
hatan
أو مباشرة عبر بايثون:
python3 ~/HatanToolX/HatanToolX.py
(لإنشاء رابط تشغيلي يتيح لك تشغيل الأداة من أي مكان بكتابة hatantoolx.)

