Github Feed β„’
1.02K subscribers
119 photos
3 videos
1 file
922 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
List of basic commands for Termux:

1. pwd (print working directory): prints out the directory of the current working folder.

2. ls (list): lists out the content of the current working directory.

3. cd (change directory): changes the current working directory.

4. cp (copy): copies a file or directory.

5. mv (move): moves a file or directory.

6. rm (remove): removes a file or directory.

7. mkdir (make directory): creates a new directory.

8. rmdir (remove directory): removes a directory.

9. touch (create): creates a new file.

10. echo (print): prints out a string of text in the command line.

11. cat (print file): prints out the contents of a file.

12. tar (archive): creates an archive of files and directories.

13. gzip (compress): compresses a file or directory.

14. gunzip (decompress): decompresses a file or directory.

15. head (view file): views the first few lines of a file.

16. tail (view file): views the last few lines of a file.

17. find (locate files): locates files and directories on the filesystem.

18. grep (search files): searches for a string in a file or several files.

19. locate (search files): searches the entire filesystem for a string.

20. ssh (secure shell): allows for secure remote login to another machine.
πŸ‘4πŸ‘1
- Installing Packages:
πŸ‘‰ To install any packages in termux, use pkg install package_name command.

For example, if you want to install python as:

β€’ pkg install python

- Uninstalling Packages:
πŸ‘‰ To uninstall any package in termux, use pkg uninstall package_name command.

For example, if you want to uninstall python as:

β€’ pkg uninstall python

- Updating Packages:
πŸ‘‰ To update any package in termux, use pkg update package_name command.

For example, if you want to update python as:

β€’ pkg update python
πŸ‘3πŸ‘Œ2
Forwarded from VritraSec β„’
π—ͺ𝗛𝗔𝗧 π—œπ—¦ 𝗔𝗛𝗫 π—›π—”π—–π—žπ—œπ—‘π—š π—Ÿπ—”π—• π—§π—’π—’π—Ÿ

Ahx hacking lab to best tool for install many hacking tools For Linux and Termux and simle to use

𝗛𝗒π—ͺ 𝗧𝗒 π—œπ—‘π—¦π—§π—”π—Ÿπ—Ÿ 𝗔𝗛𝗫 π—›π—”π—–π—žπ—œπ—‘π—š π—Ÿπ—”π—• π—Ÿπ—œπ—‘π—¨π—« & π—§π—˜π—₯𝗠𝗨𝗫

π—œπ—‘π—¦π—§π—”π—Ÿπ—Ÿ π—œπ—‘ π—Ÿπ—œπ—‘π—¨π—«

sudo apt update
sudo apt upgrade -y
sudo apt install git
sudo apt install python3
git clone https://github.com/BlackHat-Abhi/AHX-HACKING-LAB.git
cd AHX-HACKING-LAB
python3 ahx.py

π—œπ—‘π—¦π—§π—”π—Ÿπ—Ÿ π—œπ—‘ π—§π—˜π—₯𝗠𝗨𝗫

apt update && apt upgrade -y
apt install python
apt install git
git clone https://github.com/BlackHat-Abhi/AHX-HACKING-LAB.git
cd AHX-HACKING-LAB
python3 ahx.py


π—§π—’π—’π—Ÿ π—¨π—¦π—˜π—₯π—‘π—”π— π—˜ - shree
π—§π—’π—’π—Ÿ 𝗣𝗔𝗦𝗦π—ͺ𝗒π—₯𝗗 - ram
πŸ‘20❀2πŸ‘2😱2πŸ’―1
πŸ”° INSTALL SCANNERX IN TERMUX πŸ”°

ScannerX is a linux kernal based tool for linux and Termux(Android) users. This tool is written in python3. This tool contain 10 different type of scanning and We've used total more than 11 websites for better scanning. We've also included virustotal scanning here so you can see if link is malicious or not. If you're using this tool then You're able to scan port, subdomain, dns and many more things.


βœ… Installation

β€’ apt-get update -y

β€’ apt-get upgrade -y

β€’ apt-get install git -y

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

β€’ cd ScannerX

β€’ chmod +x *

β€’ bash setup.sh

βœ… Usages

β€’ scanx < domain >
β€’ scanx gitlab.com

βœ… Done

πŸ•Ή Join us: @LinkCentralX
πŸ‘2❀1
πŸ”° INSTALL DEVILX IN TERMUX πŸ”°

DevilX, a Python3 tool for Termux enthusiasts, offers six powerful features. From gathering Email IDs, Phone Numbers, and IP locations to installing over 110 hacking tools seamlessly, it opens up a world of possibilities with its user-friendly design.


βœ… Installation

β€’ apt-get update -y

β€’ apt-get upgrade -y

β€’ apt-get install git -y

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

β€’ cd DevilX

β€’ chmod +x *

β€’ bash setup.sh

β€’ python devilx.py

βœ… Done

πŸ•Ή Join us: @LinkCentralX
πŸ‘14πŸ”₯3😱1
πŸ”° INSTALL DARKARMY IN TERMUX πŸ”°

DARKARMY is a comprehensive collection of penetration testing tools, encompassing a wide range of scripts essential for ethical hacking. It provides a diverse set of capabilities required for penetration testing and security assessments.


βœ… Installation

β€’ apt-get update -y

β€’ apt-get upgrade -y

β€’ apt-get install git -y

β€’ apt-get install python2 python3 -y

β€’ git clone https://github.com/D4RK-4RMY/DARKARMY.git

β€’ cd DARKARMY

β€’ chmod +x *

β€’ python2 darkarmy.py

βœ… Done

πŸ•Ή Join us:
@LinkCentralX
πŸ”₯6πŸ‘3❀1
πŸ”° INSTALL INSTABRUTEFORCE IN TERMUX πŸ”°

This program will brute force any Instagram account you send it its way given a list of proxies.


βœ… Installation

β€’ apt-get update -y

β€’ apt-get upgrade -y

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

β€’ pip install pipenv requests colorama bs4

β€’ git clone https://github.com/Hackertrackersj/Instabruteforce.git

β€’ cd Instabruteforce

β€’ chmod +x *

πŸ‘ Upload a list of proxies before you start the attack

β€’ python instagram.py -px <proxy list>

πŸ‘ Start attack

β€’ python instagram.py -u <username> -p <passlist>

βœ… Done

πŸ•Ή Join us:
@LinkCentralX
πŸ‘15😍4❀2😁1
πŸ”° INSTALL WEBKILLER IN TERMUX πŸ”°

Webkiller is a versatile OSINT toolkit, offering Cloudflare bypass, CMS detection, trace routes, reverse IP lookup, port scanning, IP location, HTTP header display, shared DNS discovery, WHOIS lookup, DNS analysis, robots.txt scanning, and admin page identification. Ideal for diverse website intelligence gathering.


βœ… Installation:

β€’ apt update -y

β€’ apt upgrade -y

β€’ apt install git -y

β€’ apt install python -y

β€’ apt install python-pip -y

β€’ git clone https://github.com/ultrasecurity/webkiller

β€’ cd webkiller

β€’ pip install -r requirements.txt

β€’ python webkiller.py

βœ… Done

πŸ•Ή Join us: @LinkCentralX
πŸ‘6❀5πŸ”₯1
πŸ”° INSTALL AND USE TELLME IN TERMUX πŸ”°

TellMe: A Python 3 Information Gathering tool for Linux. Requires only a domain or IP. Features Whois, DNS Lookup, Nmap, HTTP Header Grabber, and more. Install Python 3, Nmap, and EtherApe.


βœ… Installation

β€’ apt update -y

β€’ apt upgrade -y

β€’ apt install git -y

β€’ apt install python -y

β€’ apt install python-pip -y

β€’ git clone https://github.com/HackWeiser360/TellMe

β€’ cd TellMe

β€’ pip install -r requirements.txt

β€’ python TellMe.py

βœ… Done

πŸ•Ή Join us:
@LinkCentralX
πŸ‘9❀2
πŸ”° INSTALL FB-SHARE IN TERMUX πŸ”°

Facebook auto-share lets you automatically publish Public posts to your page, groups, or other accounts, saving you time and boosting engagement.


βœ… Installation:

β€’ apt update -y

β€’ apt upgrade -y

β€’ apt install git -y

β€’ apt install python -y

β€’ git clone https://github.com/U7P4L-IN/FB-SHARE.git

β€’ cd FB-SHARE

β€’ python3 SHARE.py

βœ… Done

πŸ•Ή Join us: @LinkCentralX
πŸ‘8❀2
Forwarded from VritraSec β„’
πŸ”’ Big News: MrHacker-X is Becoming VritraSec! πŸ”’

Hey Everyone,

I have some thrilling news to share with you all! πŸŽ‰ Our journey as MrHacker-X has been incredible, but it's time for a transformation. We're rebranding as VritraSec! πŸ’Ό

After careful consideration, we believe VritraSec better embodies our values and mission in the cybersecurity world. This new name signifies our commitment to providing top-notch security solutions and safeguarding your digital assets with expertise and dedication. πŸ’ͺπŸ›‘οΈ

Rest assured, while our name is changing, our dedication to serving you remains steadfast. We're still the same team you know and trust, just with a fresh new identity!

Thank you all for your unwavering support and trust. We couldn't have reached this milestone without each and every one of you. Here's to the exciting journey ahead as VritraSec!

Warm regards,
~ Alex Butler
πŸ‘3❀2πŸ‘1😱1
Github Feed β„’ pinned Β«πŸ”’ Big News: MrHacker-X is Becoming VritraSec! πŸ”’ Hey Everyone, I have some thrilling news to share with you all! πŸŽ‰ Our journey as MrHacker-X has been incredible, but it's time for a transformation. We're rebranding as VritraSec! πŸ’Ό After careful consideration…»
πŸ”° INSTALL AND USE HOLEHE IN TERMUX πŸ”°

Holehe checks if an email is attached to an account on sites like twitter, instagram, imgur and more than 120 others. Retrieves information using the forgotten password function.


βœ… Installation:

β€’ apt-get update -y

β€’ apt-get upgrade -y

β€’ apt-get install python -y

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

β€’ pip install holehe

βœ… Usages

β€’ holehe -h

β€’ holehe < Emai l>

βœ… Done

πŸ•Ή Join us:
@LinkCentralX
❀4πŸ‘3
πŸ”° SET BACKGROUND IMAGE IN TERMUX πŸ”°

πŸ“Έ Tutorial: https://youtu.be/CRwkeA-06ds

πŸ“¨ Code πŸ‘‡

<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="-1"
android:layout_height="-1">
<ImageView
android:background="@7F0700A1"
android:layout_width="-1"
android:layout_height="-1" />

</FrameLayout>


πŸ•Ή Join us: @LinkCentralX
πŸ‘10πŸ₯°2πŸ‘2❀1😱1
Forwarded from VritraSec β„’
πŸš€ WalletX is out now! πŸ”₯ A powerful tool designed for Windows OS to help you to find lost and forgotton Bitcoin wallets. efficient, and built for crypto enthusiasts. πŸ’»

βœ… https://github.com/VritraSecz/WalletX

πŸ•Ή Join us: @LinkCentralX
πŸ”₯5πŸ‘4❀1
Forwarded from VritraSec β„’
πŸ—Ώ
πŸ‘4❀2
πŸŽ‰ Happy New Year 2025! πŸŽ‰

Wishing you success, happiness, and endless opportunities this year. Let’s make 2025 amazing together! πŸš€

Cheers to new beginnings! πŸ₯‚
πŸš€ Introducing QueryHub: The Ultimate Secure and Private Browser! πŸ”’

QueryHub is here to revolutionize your browsing experience with every feature you need for privacy, security, and convenience:

βœ”οΈ No History Saved: Your browsing stays privateβ€”always.
βœ”οΈ No Cookies or Cache: No traces of your activity left behind.
βœ”οΈ Ad-Free Experience: Enjoy uninterrupted browsing.
βœ”οΈ Not Linked to 3rd Parties: 100% independent and secure.
βœ”οΈ One-Tap Home Navigation: Refresh anytime to return to the home page instantly.
βœ”οΈ Built-in VPN: Browse securely with encrypted traffic and IP protection.
βœ”οΈ Tracker Blocker: Stop trackers and analytics from spying on you.
βœ”οΈ Night Mode: Browse comfortably with our sleek dark theme.
βœ”οΈ Customizable Homepage: Personalize your start page with widgets.
βœ”οΈ Privacy Dashboard: See real-time stats on blocked trackers, ads, and more.
βœ”οΈ Secure Download Manager: Keep your downloads safe with built-in scanning.

πŸ’» QueryHub combines speed, privacy, and innovation that you always wanted.
😱2
πŸš€ Transform Your Android into a Desktop! πŸ–₯️

Ever wondered if you could turn your Android device into a fully functional desktop? πŸ€” Well, it's possible, and Termux is here to make it happen!

🌟 Excited to know how?
Stay tuned because in our next post, we’ll guide you step-by-step to install Termux Desktop on your Android device! πŸ“²βœ¨

πŸ“Œ Don't miss out!
Save this post and get ready to unlock a new world of possibilities! πŸ”“πŸ”₯

➑️ See you in the next post!

πŸ•Ή Join us: @LinkCentralX
❀2πŸ₯°1
Github Feed β„’
πŸš€ Transform Your Android into a Desktop! πŸ–₯️ Ever wondered if you could turn your Android device into a fully functional desktop? πŸ€” Well, it's possible, and Termux is here to make it happen! 🌟 Excited to know how? Stay tuned because in our next post…
🚨 We’re Back with the Ultimate Guide! πŸ–₯️✨
Can you believe the screenshot we shared earlier is from Termux Desktop and not a full Linux system? 😳 Well, now it’s time to turn your Android device into a powerful desktop!

πŸŽ₯ Watch this video: https://youtu.be/c1t24Bw82po

πŸ”₯ Don’t miss a second to learn how to set it up step-by-step and unlock endless possibilities with Termux Desktop! πŸš€
πŸ’‘ Transform your Android, today! πŸ’»πŸ“²

πŸ•Ή Join us: @LinkCentralX
πŸ‘3❀1πŸ‘1