How to Use Darksploit Tool in Termux
- Technical Shael
- Feb 7, 2021
- 2 min read
How to Use Darksploit in Termux
Darksploit is a tool to run and create exploits lets see the installation.
In the Termux tutorial, today we will tell you how you can install the DarkSploit tool in Termux. Using the DarkSploit tool, you can create Exploit in Termux and also run Exploit. You can easily install the DarkSploit Tool in Termux and for this, you do not even need a rooted device.
We have shown you the complete installation process of the DarkSploit tool here, using these commands you can install the DarkSploit tool in Termux. Follow the commands carefully. If you made a mistake anywhere, then you install the DarkSploit tool in Termux. You Will not be able to do it or else you will get to see an error. So follow the commands carefully.
It is used to update the termux tools
$ apt update
It is used to upgrade termux tools
$ apt upgrade
It is used to install GitHub tools in termux
$ apt install git
It is used to install python in termux
$ apt install python
It is the latest version of python
$ apt install python2
It is used to clone GitHub tools
$ git clone (link in GitHub)
Now put this command
$ cd DarkSploit
Now install the modules
$ cd install
Now put the modules in the files
$ sh install termux.sh
Now install the requirements
$ pip2 install -r requirements.txt
Now go to the parent directory
$ cd...
DarkSploit commands:
$ show options -shows options
$ show exploits -shows exploits
$ use exploits -use the exploits
TERMUX INSTALLATION GUIDE :
$ git clone https://github.com/LOoLzeC/DarkSploit
$ cd DarkSploit
$ cd Install
$ sh installtermux.sh
$ pip2 install -r requirements.txt
$ cd ..
$ python2 DrXp.py
GNUROOT INSTALLATION GUIDE :
$ git clone https://github.com/LOoLzeC/DarkSploit
$ cd DarkSploit
$ cd Install
$ sh installgnuroot.sh
$ pip2 install -r requirements.txt
$ cd ..
$ python2 DrXp.py
Hopefully, you will be able to install the DarkSploit Tool in Successful Termux and run it as well. If you have any problem or confusion then you can ask us for more information by joining our Telegram channel, WhatsApp Group.
nice post, thank you for sharing
https://www.igmguru.com/