Posts

How to install DarkFly in Termux

Image
DarkFly-Tool The latest version of DarkFly tool V.4.0 DarkFly now is:  DarkFly-2019.1  (generation of DarkFly-tool) Try it. information: DarkFly-Tool is an installation tool for installing tools. this tool makes it easy for you. so you don't need to type git clone or look for the github repository. You only have to choose the number. which tool you want to install. there are 530 tools ready for intall. and for those of you who like to have fun. there are 7 SMS spam tools that are ready to use, you just need to choose spam to use the target number. there is a tocopedia DLL, install: Termux: pkg install python2 pkg install git git clone https://github.com/Ranginang67/DarkFly-Tool cd DarkFly-Tool python2 install.py 1.if installed is complite, use command $cd 2.then run it $DarkFly NOTE: if python2 install.py is not allowed or fail, Use this $chmod +x install.py $python2 install.py how to update: for update this tool, just do the reinstallation, the first way is to install the Dar...

How to install shellphish page in termux

Image
How can install SHELLPHISH in Termux & linux Legal disclaimer: Usage of Shellphish for attacking targets without prior mutual consent is illegal. It's the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program Usage: git clone https://github.com/thelinuxchoice/shellphish cd shellphish bash shellphish.sh

Basic commands of termux

Image
Basic comacomm of termux|Termux command list|Command list PDF fowndown load termux. Termux is a great tool that allows access to advanced tools without root on your  android  phone. Termux is Command-line based and to use this app the most basic thing you should know is commands.in this post we are going to learn about most basic commands in the termux app. If you know all the command below you can easily navigate in termux and please practice this command so you can learn more advanced stuff more easily. if you wanna know why you must learn termux then check this post.[ what is termux? ] List of all the termux basic commands: You can run this command in a sequence to practice and know your self how these commands work on termux. if you have any questions or ideas please comment I will be happy to help you. >Note: If any part of the command is  green  that means it is a variable. The green part of the code will change according to the situation. Update all the pac...