Giter Club home page Giter Club logo

tools-termux's Introduction

rfaiarsa

Tools Installer Nmap, Admin Finder, Red Hawk etc.

step 1 $ pkg upgrade && pkg update $ pkg install ruby && gem install lolcat && pkg install figlet && pkg install nano

step 2 nano R2arsa.sh

step 3 copy script on termux #!/bin/bash #version 1.0

Variables

b='\033[1m' u='\033[4m' bl='\E[30m' r='\E[31m' g='\E[32m' bu='\E[34m' m='\E[35m' c='\E[36m' w='\E[37m' endc='\E[0m' enda='\033[0m' blue='\e[1;34m' cyan='\e[1;36m' red='\e[1;31m'

figlet Tools | lolcat echo -e "Tools : R2Arsa $white
" |lolcat echo -e "By : R2arsa $white " |lolcat echo -e "FB : RifaiArsandi $white " |lolcat ###################################################

CTRL + C

################################################### trap ctrl_c INT ctrl_c() { clear echo -e $red"[#]> (Ctrl + C ) Detected, Trying To Exit ... " echo -e $cyan"[#]> Thanks" sleep 1 echo "" echo -e $white"[#]> see you :)..." sleep 1 exit } lagi=1 while [ $lagi -lt 6 ]; do echo "" echo -e $b "1. Nmap${enda}"; echo -e "============================" | lolcat echo -e $r "2. Admin-finder${endc}"; echo -e "============================" | lolcat echo -e $g "3. RED_HAWK${endc}"; echo -e "============================" | lolcat echo -e $c "4 Lazymux${endc}"; echo -e "============================" | lolcat echo -e $r"5. Tools-X${endc}"; echo -e "============================" | lolcat echo -e $r "6. Exit${endc}"; echo "" echo -e "╭>MC" |lolcat read -p "╰─#" pil;

Nmap

case $pil in

  1. pkg install nmap echo -e "${y} {1} Masukkan Web${endc}:" read web nmap $web echo

;;

admin-finder

  1. git clone
    https://github.com/the-c0d3r/admin-finder.git echo -e "${y} cara menggunakan admin finder" echo -e "${y} cd admin-finder" echo -e "${y} python admin-finder.py" cd /data/data/com.termux/files/home/admin-finder/ python2 /data/data/com.termux/files/home/admin-finder/admin-finder.py echo

;;

#RED_HAWK

  1. git clone https://github.com/Tuhinshubhra/RED_HAWK echo -e "${y} Installer RED_HAWK..." echo -e "${y} cd RED_HAWK" echo -e "${y} php RED_HAWK.php" cd /data/data/com.termux/files/home/RED_HAWK/ php /data/data/com.termux/files/home/RED_HAWK/ RED_HAWK.php

;;

#Lazymux

  1. git clone https://github.com/Gameye98/Lazymux echo -e "${y} Installer Lazymux..." echo -e "${y} cd Lazymux" echo -e "${y} python lazymux.py" cd /data/data/com.termux/files/home/Lazymux/ python2 /data/data/com.termux/files/home/Lazymux/ lazymux.py

;;

#Tools-X

  1. git clone https://github.com/Rajkumrdusad/Tool-X echo -e "${y} Installer Tool-X..." echo -e "${y} cd Tool-X" echo -e "${y} sh install.aex" cd /data/data/com.termux/files/home/Tool-X bash /data/data/com.termux/files/home/Tool-X/sh install.aex

;;

  1. echo "created by : R2arsa" | lolcat exit ;;

*) echo "sorry, pilihan yang anda cari tidak ada" esac done done

next step click CTRL + X and Enter

After That chmod +x R2arsa.sh

How to Use tools ./R2arsa.sh

Good Luck~

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.