Termux Work & Programming Language

Termux Work & Programming Language
termux script



1.Track location (locator thelinux choice)


Locator can be used to find out the location of someone we do not know. So it is very useful for daily needs.


The way the locator works is to generate a link, then the link will record the GPS of the device accessing it.


how to install locator:


$pkg python install


$pkg install python2


$pkg install openssh


$pkg install wget


$pkg install bash


$pkg install php


$pkg install git


$git clone $https://github.com/thelinuxchoice/locator


2.Hack camera (say cheese thelinux choice)


Still from thelinux choice, this script called saycheese that can be used to hack cameras. It works the same way as location tracking tools.


So when the target clicks on the link that we send, the target will automatically capture the image using the front camera. Then send it to the folder of this cool tool.


how to install saycheese:


$pkg install openssh


$pkg install bash


$pkg install git


$cd /sdcards


$mkdir hackcam


$cd hackcam's


$git clone https://github.com/thelinuxchoice/saycheese


3.Marshall compiler (comarsh) security of the termux script


Maybe this tool is needed by advanced users. Because its use is to encrypt the termux script so that it is not recoded.


Here I only share the marshal compiler tool (python). So after the program we have compiled, the program will turn into code and this will make it difficult for the recoder to edit it.


how to install comarsh:


4.. Social media account tracker (userrecon)


Every social media account has a username. Well this username will be used to track what sosmed accounts the target has.


So the use is to find social media accounts with a predetermined username.


how to install userrecon:


$pkg install git


$pkg install bash


$git clone $https://github.com/thelinuxchoice/userrecon


How to use:


https://omcyber.com/cara-menemukan-akun-social-media/


5.Android controller (Metacomploit)


One of the functions of metasploit is to control the android of others remotely. For example, to send and read messages, make calls and so on.


How it works is to install the generated metasploit (backdoor) application on the target android. Then we can control everything with a command.


installation way:


$pkg install root-repo


$pkg install unstable-repo


$pkg x11-repo


$pkg install metasploit


so that Metasploit does not error please follow this guide :


How to Install Metasploit on Termux


Having metasploit tools in the termux app is a must for those who want to exploit from android. One example is tapping whatsapp using the playload of metasploit.


Metasploit size is quite consuming storage space, because the size is above 300mb. Despite that, a lot of features are obtained after installing it. One very popular feature is that it can control Android devices remotely.


Installing metasploit can be done from android using the termux app or from a computer using kali Linux, Ubuntu, and other OS.


Because many requests from android users, I will now share the tutorial using termux android.


In general, metasploit frameworks can be installed to termux by simply entering the pkg install unstable-repo metasploit command. Waiting for the installation process to complete.


When downloading, make sure the internet connection is stable and not disconnected. Because if the connection is lost, the installation process will fail and must be clear data in order to reinstall.


Because the way to install this is very risky, then I have listed 4 other ways that are safer.