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
Channel created
Termux Instagram information genrating tool

pkg up -y

pkg install git -y

pkg install python -y

git clone https://github.com/th3unkn0n/osi.ig


cd osi.ig

pip install -r requirements.txt

python main.py -u username

python main.py -u username
👍3
$ apt-get update -y

$ apt-get upgrade -y

$ apt install php wget git -y

$ git clone https://github.com/SSLRI/pubghack

$ cd pubghack

$ bash pubghack.sh
👍2
$ apt update && upgrade -y

$ apt install python

$ apt install git

$ git clone https://github.com/T-Dynamos/Distruct-X

$ Initialise Dir

$ mkdir ~/.android

$ cd Distruct-X



$ pyhon3 distruct.py
😁1
$ apt-get update -y

$ apt-get upgrade -y

$ pkg install python -y

$ pkg install python2 -y

$ pkg install git -y

$ pip install lolcat

$ git clone https://github.com/noob-hackers/mrphish

$ cd mrphish

$ ls

$ bash setup

$ bash mrphish
🛑 Termux Backup commamd

cd $PREFIX/../../;tar -pczvf /sdcard/termux.backup.tar.gz files/;cd;


🛑 Termux Restore command


cd $PREFIX/../../;tar -xzvf /sdcard/termux.backup.tar.gz;cd;
👍21
🔰 HCKRtool IN TERMUX 🔰

apt update

apt upgrade

apt install git -y

git clone https://github.com/Err0r-ICA/HCKRtool

cd HCKRtool

chmod +x HCKRtool

bash HCKRtool

⚡️ Our Network: @LinkCentralX
👍3
🔰 Admin Hack: A script to find admin login pages and EAR vulnerabilites 🔰

Installation:

apt upgrade

apt update

apt install git

git clone https://github.com/mishakorzik/AdminHack

cd AdminHack

bash setup.sh

⚡️ Our Network: @LinkCentralX
🔰 Manage Instagram followers using Termux🔰

Installation:

apt update && apt upgrade -y

apt install git nodejs

git clone https://github.com/rrudy0966/instatools

cd instatools

unzip node_modules.zip

npm install
ininstagramprivateapi


node index

⚡️ Our Network: @LinkCentralX
2
🔰 WHITE DAV In Termux 🔰

🔥 Requirements : requests library (pip install requests)

Installation:
-------------------

•  apt update -y

• 
apt update -y

•  apt install git -y

•  apt install python -y

•  pip2 install requests

•  pip install requests

•  git clone https://github.com/WH1T3-E4GL3/white-dav.git

•  cd white-dav

•  git pull

•  python white-dav.py

t.me/TermuxNinjaX
t.me/TermuxNinjaX

⚡️ Our Network: @LinkCentralX
This media is not supported in your browser
VIEW IN TELEGRAM
🔥2
🔰 ONEX TOOL IN TERMUX 🔰

👉 Onex is a kali linux hacking tools installer for termux and other linux distribution. It's package manager for hacker's. onex manage large number's of hacking tools that can be installed on single click.

Installation:

apt update

apt upgrade

apt install git

git clone https://github.com/jackind424/onex.git

chmod +x onex/install

sh onex/install or ./onex/install

onex -h

⚡️ Our Network: @LinkCentralX
👍1
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