Github Feed β„’
1.02K subscribers
119 photos
3 videos
1 file
924 links
πŸ“¦ A catalog of useful GitHub repositories.

⭐ Discover tools, libraries, and interesting projects shared by developers.

πŸ’» New repositories posted regularly to help you find helpful code and resources.
Download Telegram
Forwarded from Kaine Strix
πŸ”° INSTALL VSCODE EDITOR IN TERMUX πŸ”°

⚜️ Video: https://youtu.be/O-6V5aKe-jo

βœ… Installation commands

β€’ apt update -y

β€’ apt upgrade -y

β€’ apt install tur-repo -y

β€’ apt install code-server -y

β€’ nano ~/.config/code-server/config.yml

πŸ‘‰ Change password according your want and save & exit the file
use "ctrl + s" to save and "ctrl + x" to exit the file


β€’ code-server

πŸ‘‰ Now Open brower and search "127.0.0.1:8080" and enter your password and enjoy

⚑️ Our Network: @LinkCentralX
πŸ”° STYLIX SHELL IN TERMUX πŸ”°

πŸ‘‰ StyliX is designed to enhance your shell experience by enabling advanced features and providing convenient shortcut commands. It allows you to customize your Termux environment.

βœ… Installation

β€’ apt update -y

β€’ apt upgrade -y

β€’ apt install git -y

β€’ git clone https://github.com/MrHacker-X/StyliX.git

β€’ cd StyliX

β€’ bash install.sh

πŸ‘‰ Set username and password for termux

β€’ exit

⚜ Reopen your termux and see the awesome look

πŸ”° Uninstall: rmstylix

⚑️ Our Network: @LinkCentralX
πŸ”° HOW TO CRASH WHATSAPP πŸ”°

Crash WhatsApp in a message to your victim. With Termux Tools.

βœ… Installation

β€’ apt update && apt upgrade -y

β€’ apt install python git -y

β€’ pip install colorama

β€’ git clone https://github.com/XPH4N70M/WA_CRASHER

β€’ cd WA_CRASHER

β€’ chmod +x WA_CRASHER.py

β€’ python3 WA_CRASHER.py

⚑️ Our Network: @LinkCentralX
πŸ‘4πŸ‘Ž1πŸ”₯1πŸ‘1
πŸ”° TM-Scanner In Termux πŸ”°

πŸ‘‰ TM-scanner is simple python script.This tool for detecting vulnerabilities in websites.

βœ… Installation :

β€’ apt update && apt upgrade

β€’ apt install git 

β€’ apt install python2

β€’ apt install python

β€’ git clone https://github.com/TechnicalMujeeb/TM-scanner

β€’ cd TM-scanner

β€’ chmod +x * 

β€’ sh install.sh

β€’ python2 tmscanner.py

⚑️ Our Network: @LinkCentralX
❀1
πŸ”° FSOCIETY IN TERMUX πŸ”°

πŸ‘‰ If you get to this point, you can assume that you are lucky, now we will install a repository in which all the penetration testing tools have appeared on the Mr.Robot series

βœ… Installation

β€’ apt update

β€’ apt upgrade

β€’ apt install git

β€’ apt install wget

β€’ apt install python2

β€’ git clone https://github.com/Manisso/fsociety.git

β€’ cd fsociety

β€’ chmod +x install.sh

β€’ python2 fsociety.py

⚑️ Our Network: @LinkCentralX
❀1
πŸ”°Black Mafia In Termux πŸ”°

πŸ“ A PUBG Phishing tool that will allow you to Create pishing pages that looks like A PUBG Offer Page

βœ… Installation:

β€’ apt update && apt upgrade -y

β€’ apt install php wget git -y

β€’ git clone https://github.com/lovehacker404/Phishing

β€’ cd Phishing

β€’ chmod +x *

β€’ bash BlackMafia.sh

⚑️ Our Network: @LinkCentralX
πŸ”₯2πŸ₯°1🀩1🀣1
Github Feed β„’
Video
πŸ”° LocatorX In Termux πŸ”°

πŸ‘‰ LocatorX is a powerful IP tracing tool with a web-based GUI that provides various features to trace and gather information about an IP address. It utilizes the data from multiple sources to provide detailed information about the IP address, including geographical location, ISP, organization, and more. This tool also includes a Google Maps integration to visualize the location on a map.

βœ… Installation

β€’ apt update -y

β€’ apt upgrade -y

β€’ apt install git -y

β€’ git clone https://github.com/MrHacker-X/LocatorX.git

β€’ cd LocatorX

β€’ bash install.sh

πŸ“ Installation is done

πŸ“ Start the server

β€’ locatorx start

And open http://localhost:8080 in your web browser. And use it

πŸ“ Stop the server

β€’ locatorx stop

⚑️ Our Network: @LinkcentralX
❀3
πŸ”° Create your own server πŸ”°

β€’ apt update -y;apt upgrade -y

β€’ apt install git php -y

β€’ git clone https://github.com/OnlineHacKing/WebTunnel

β€’ cd WebTunnel

β€’ bash setup.sh

β€’ bash WebTunnel.sh

⚑️ Our Network: @LinkCentralX
πŸ‘6
β€‹πŸ”° This Tool is use to Perform Bitb Framework on Termux πŸ”°

βœ… Installation 

β€’  apt update && apt upgrade -y

β€’  apt install git -y

β€’  apt install python -y

β€’  apt install python-pip -y

β€’  git clone https://github.com/surya-dev-singh/BITB-framwork.git

β€’  cd BITB-framwork

β€’  chmod +x *

β€’  python3 bitb.py

⚑️ Our Network: @LinkCentralX
πŸ”₯1
πŸ”° Easy Hack In Termux πŸ”°

πŸ‘‰  EasY_HaCk is a tool for network scanning and information gathering and for exploiting android phones and Windows PC's

βœ… Installation:

β€’  apt update

β€’  apt upgrade

β€’  apt install git

β€’  git clone https://github.com/sabri-zaki/EasY_HaCk

β€’  cd EasY_HaCk/

β€’  chmod +x install.sh

β€’  bash install.sh

β€’  EasY-HaCk

⚑️ Join Network: @LinkCentralX
πŸ‘1
πŸ”° Install BruteX In TermuxπŸ”°

πŸ‘‰ BruteX is a powerful and versatile brute-force tool designed for performing targeted attacks on various platforms.

βœ… Installation:

β€’ apt update -y

β€’ apt upgrade -y

β€’ apt install git -y

β€’ git clone https://github.com/MrHacker-X/BruteX.git

β€’ cd BruteX

β€’ chmod +x *

β€’ bash setup.sh

β€’ python3 brutex.py

⚑️ Join Network: @LinkCentralX
πŸ‘2
πŸ”Ί Install OSIF In Termux πŸ”Ί

βœ… Installation:

β€’ apt update

β€’ apt upgrade

β€’ apt install git python2

β€’ git clone https://github.com/ciku370/OSIF

β€’ cd OSIF

β€’ chmod +x *

β€’ pip2 install -r requirements.txt

β€’ python2 osif.py

⚑️ Join Network: @LinkCentralX
❀3
πŸ”° Install LordPhish In Termux πŸ”°

πŸ‘‰ Phishing is a type of online scam where an attacker sends a fraudulent email, text message, or website to trick a victim into providing sensitive information such as passwords, credit card numbers, or social security numbers.

βœ… Installation:

β€’ apt-get update -y

β€’ apt-get install php -y

β€’ apt-get install openssh -y

β€’ apt-get install wget -y

β€’ apt-get install git -y

β€’ git clone https://github.com/Black-Hell-Team/LordPhish.git

β€’ cd LordPhish

β€’ bash setup.sh

β€’ bash lord.sh

⚑️ Join Network: @LinkCentralX
πŸ‘3
πŸ”° Install GrabCam In Termux πŸ”°

πŸ‘‰ GrabCam is a script created specifically for Termux a terminal emulator for Android. This script allows the user to hack into someone camera by using a simple phishing page. It is compatible with both root and non-rooted Android devices

βœ… Installation

β€’ apt update && apt upgrade -y

β€’ apt install git python python2 python-pip -y

β€’ pip install lolcat

β€’ git clone https://github.com/noob-hackers/grabcam

β€’ cd grabcam

β€’ bash grabcam.sh

πŸ“ Make sure both NGROK & Cloudflare Requirement are install or pishing page link wont be generate

⚑️ Join Network: @LinkCentralX
πŸ‘5
πŸ”° CAM-DUMPER IN TERMUX πŸ”°

πŸ‘‰ This is KALI LINUX / TERMUX tool for hacking victim android front camera.

βœ… Installation

β€’ apt update && apt upgrade

β€’ apt install git php wget curl jq cloudflared

β€’ git clone https://github.com/LiNuX-Mallu/CAM-DUMPER.git

β€’ cd CAM-DUMPER

β€’ chmod +x camdumper.sh

β€’ ./camdumper.sh

⚑️ Join Network: @LinkCentralX
❀4
πŸ”° Social Phish In Termux πŸ”°

πŸ‘‰ One of the most complete options available. It includes 32 templates, which are pre-designed phishing emails or websites that mimic legitimate ones in order to trick people into giving away sensitive information. Additionally, there is an option to create a customized template.

βœ… Installation:

β€’ apt update -y

β€’ apt upgrade -y

β€’ apt install git -y

β€’ git clone https://github.com/xHak9x/SocialPhish.git

β€’ cd SocialPhish

β€’ chmod +x socialphish.sh

β€’ ./socialphish.sh

⚑️ Join Network: @LinkCentralX
πŸ”₯1
πŸ”° E-TOOL In Termux πŸ”°

πŸ‘‰ E-TOOL is a Tool which can be used to Get Microphone voice note from victim also get Photos from victim phone, it's a Bash based script officialy made by Expert-Hacker. This tool works on both rooted Android device and Non-rooted Android device.

βœ… Installation:

β€’ apt update -y

β€’ apt upgrade -y

β€’ apt install python python-pip git -y

β€’ pip install lolcat

β€’ git clone https://github.com/Expert-Hacker/E-TOOL.git

β€’ cd E-TOOL

β€’ bash setup.sh

β€’ bash main_script.sh

⚑️ Join Network: @LinkCentralX
πŸ‘2
πŸ”° ASURA TOOL IN TERMUXπŸ”°

βœ… Installation

β€’ apt update & apt upgrade

β€’ apt install git -y

β€’ git clone https://github.com/princekrvert/Asura.git

β€’ cd Asura

β€’ chmod +x *

β€’ ./install.sh

β€’ python asura.py

⚑️ Join Network: @LinkCentralX
πŸ‘3😱3❀1