π Flutter SDK updated to v3.41.7 in TermuxVoid
Flutter 3.41.7 is now available in the TermuxVoid repo, bringing the latest fixes and improvements for building mobile, web, and desktop applications.
π Why use Flutter?
Single codebase for multi-platform apps
Fast development with hot reload
Rich UI with customizable widgets
Strong ecosystem and community support
π https://termuxvoid.github.io
Flutter 3.41.7 is now available in the TermuxVoid repo, bringing the latest fixes and improvements for building mobile, web, and desktop applications.
π Why use Flutter?
Single codebase for multi-platform apps
Fast development with hot reload
Rich UI with customizable widgets
Strong ecosystem and community support
π¦ Install / Updateapt update -y && apt install flutter -y
π https://termuxvoid.github.io
β€3π2π1
π LunarVim now available in TermuxVoid
LunarVim has been added to the TermuxVoid repo. It is a modern, fully-configured Neovim distribution designed to provide a powerful and fast IDE-like experience in the terminal.
π Why use LunarVim?
Pre-configured Neovim setup with plugins
IDE-like features for coding and development
Fast, extensible, and highly customizable
Great for developers and power users
π https://termuxvoid.github.io
LunarVim has been added to the TermuxVoid repo. It is a modern, fully-configured Neovim distribution designed to provide a powerful and fast IDE-like experience in the terminal.
π Why use LunarVim?
Pre-configured Neovim setup with plugins
IDE-like features for coding and development
Fast, extensible, and highly customizable
Great for developers and power users
π¦ Install / Updateapt update -y && apt install lunarvim -y
π https://termuxvoid.github.io
β€3π1π1
In termuxvoid we have 3 neovim plugins
nvchad
lazyvim
lunarvim
Install any one of these as per your requirement
installation
NOTE : you need to configure lsp yourself
Reason - everyone uses it for different programing languages
In lunarvim and lazyvim you get tree-sitter already installed but for nvchad tree-sitter uses some languages which can not be installed in termux so you need to install tree-sitter for you language yourself
Command inside your editor write
nvchad
lazyvim
lunarvim
Install any one of these as per your requirement
installation
apt install pkg_name
NOTE : you need to configure lsp yourself
Reason - everyone uses it for different programing languages
In lunarvim and lazyvim you get tree-sitter already installed but for nvchad tree-sitter uses some languages which can not be installed in termux so you need to install tree-sitter for you language yourself
Command inside your editor write
:TSInstall <programing language>
EXAMPLE:- :TSInstall python
β€3π1
π οΈ afrog updated to v3.5.3 in TermuxVoid
afrog 3.5.3 is now available in the TermuxVoid repo, bringing the latest updates and improvements for web vulnerability scanning workflows. (Patched)
π Why use afrog?
Fast and efficient web vulnerability scanner
Supports multiple POC-based detections
Useful for security testing and automation
Lightweight and easy to use
π https://termuxvoid.github.io
afrog 3.5.3 is now available in the TermuxVoid repo, bringing the latest updates and improvements for web vulnerability scanning workflows. (Patched)
π Why use afrog?
Fast and efficient web vulnerability scanner
Supports multiple POC-based detections
Useful for security testing and automation
Lightweight and easy to use
π¦ Install / Updateapt update -y && apt install afrog -y
π https://termuxvoid.github.io
β€2
π οΈ pptool 2.0 now available in TermuxVoid
pptool 2.0 (by kirlif) has been added to the TermuxVoid repo. It is a Python tool for analyzing Dart/Flutter binaries, helping locate object loading addresses in libapp.so using pool pointer offsets.
π Why use pptool?
Analyze Dart objects in Flutter apps
Locate loading addresses in libapp.so
Useful for reverse engineering & research
Lightweight and script-friendly
π https://termuxvoid.github.io
pptool 2.0 (by kirlif) has been added to the TermuxVoid repo. It is a Python tool for analyzing Dart/Flutter binaries, helping locate object loading addresses in libapp.so using pool pointer offsets.
π Why use pptool?
Analyze Dart objects in Flutter apps
Locate loading addresses in libapp.so
Useful for reverse engineering & research
Lightweight and script-friendly
π¦ Install / Updateapt update -y && apt install pptool -y
π https://termuxvoid.github.io
β€5π€1
π οΈ ble.sh (Bash Line Editor) 0.4.0-devel4 now available in TermuxVoid
ble.sh 0.4.0-devel4 has been added to the TermuxVoid repo with a patched fix for Termux locale issues, resolving the common LC_CTYPE error.
π Why use ble.sh?
Enhanced interactive Bash experience
Advanced line editing & autosuggestions
Syntax highlighting and improved CLI usability
Patched for Termux compatibility
π οΈ Fix included
Resolved: locale 'C' (LC_CTYPE) seems broken error in Termux
NOTE: run
π https://termuxvoid.github.io
ble.sh 0.4.0-devel4 has been added to the TermuxVoid repo with a patched fix for Termux locale issues, resolving the common LC_CTYPE error.
π Why use ble.sh?
Enhanced interactive Bash experience
Advanced line editing & autosuggestions
Syntax highlighting and improved CLI usability
Patched for Termux compatibility
π οΈ Fix included
Resolved: locale 'C' (LC_CTYPE) seems broken error in Termux
π¦ Installapt update -y && apt install blesh -y
NOTE: run
source blesh to use it π https://termuxvoid.github.io
β€βπ₯3β€2
π± catsay now available in TermuxVoid
catsay is a fun terminal-based feline messenger inspired by cowsay. It displays messages in dynamic speech bubbles with stylish cat ASCII art πΊ
π Why use catsay?
Show messages with cat ASCII designs
Supports custom cat assets
Works with pipes from CLI tools
Lightweight and fun for terminal users
π Source Code : Github
π https://termuxvoid.github.io
catsay is a fun terminal-based feline messenger inspired by cowsay. It displays messages in dynamic speech bubbles with stylish cat ASCII art πΊ
π Why use catsay?
Show messages with cat ASCII designs
Supports custom cat assets
Works with pipes from CLI tools
Lightweight and fun for terminal users
π¦ Install / Updateapt update -y && apt install catsay -y
π Source Code : Github
π https://termuxvoid.github.io
β€3β€βπ₯3
Termux properties and extra keys that I use
## ~/.termux/termux.properties
## ~/.termux/termux.properties
allow-external-apps = true
terminal-cursor-style=underline
terminal-cursor-blink-rate=600
shortcut.create-session = ctrl + t
shortcut.next-session = ctrl + 1
shortcut.previous-session = ctrl + 2
extra-keys = [ \
['ESC', \
{key: '/', popup: "BACKSLASH"}, \
{key: '-', popup: '|'}, {key: 'HOME', display: 'π‘'},{key: 'UP', display: 'βοΈ'},'END',{key: 'PGUP', popup: '$'},{key: KEYBOARD, popup: {macro: "CTRL d", display: 'β§'}}], \
['TAB','CTRL','ALT',{key: 'LEFT', display: 'π'},{key: 'DOWN', display: 'π'},{key: 'RIGHT', display: 'π'},'PGDN','DEL'] \
]
β€6
π οΈ D-TECT now available in TermuxVoid
D-TECT is an all-in-one modern web penetration testing tool designed for information gathering and vulnerability detection across multiple attack surfaces.
π Why use D-TECT?
Perform subdomain and port scanning
Detect XSS and SQL injection vulnerabilities
Analyze WordPress security issues
Automated reconnaissance and testing workflows
π https://termuxvoid.github.io
D-TECT is an all-in-one modern web penetration testing tool designed for information gathering and vulnerability detection across multiple attack surfaces.
π Why use D-TECT?
Perform subdomain and port scanning
Detect XSS and SQL injection vulnerabilities
Analyze WordPress security issues
Automated reconnaissance and testing workflows
π¦ Install / Updateapt update -y && apt install d-tect -y
π https://termuxvoid.github.io
π4
π‘οΈ Phishing Awareness Tool added to TermuxVoid
A new tool has been added to help understand how phishing attacks work and improve defensive security practices.
π Why it matters
Learn how phishing pages and templates are structured
Understand common social engineering techniques
Improve detection and prevention strategies
Useful for security awareness training & research
β οΈ This is intended strictly for educational and defensive purposes. Do not use for unauthorized or malicious activities.
π https://termuxvoid.github.io
A new tool has been added to help understand how phishing attacks work and improve defensive security practices.
π Why it matters
Learn how phishing pages and templates are structured
Understand common social engineering techniques
Improve detection and prevention strategies
Useful for security awareness training & research
β οΈ This is intended strictly for educational and defensive purposes. Do not use for unauthorized or malicious activities.
π¦ Install / Updateapt update -y && apt install dark-phish -y
π https://termuxvoid.github.io
1π±2π2
π Root Repository Component now available in TermuxVoid
A new root component has been added to the TermuxVoid repo. Users with root access can now enable it to install packages specifically designed for rooted environments.
π Why use the root repo?
Access packages built for rooted devices
Unlock advanced tools requiring elevated privileges
Seamless integration with existing TermuxVoid setup
βοΈ How to use
Add the root component to your termuxvoid.list to enable root-only packages.
π More Information
https://github.com/termuxvoid/repo/blob/main/assets/root-repo.md
π https://termuxvoid.github.io
A new root component has been added to the TermuxVoid repo. Users with root access can now enable it to install packages specifically designed for rooted environments.
π Why use the root repo?
Access packages built for rooted devices
Unlock advanced tools requiring elevated privileges
Seamless integration with existing TermuxVoid setup
βοΈ How to use
Add the root component to your termuxvoid.list to enable root-only packages.
π More Information
https://github.com/termuxvoid/repo/blob/main/assets/root-repo.md
π https://termuxvoid.github.io
π―2β€1
π ngrok 3.39.1 updated in TermuxVoid
ngrok 3.39.1 (patched for Termux compatibility) is now available in the TermuxVoid repo, enabling secure tunneling and exposure of local services to the internet.
π Why use ngrok?
Expose local servers via public URLs
Useful for development, testing, and demos
Supports HTTP, TCP, and HTTPS tunnels
Works smoothly on Termux (patched build)
β οΈ Important
Use only for legal and authorized purposes
Do not use for phishing, scams, or abuse
Account bans or misuse are your responsibility
π https://termuxvoid.github.io
ngrok 3.39.1 (patched for Termux compatibility) is now available in the TermuxVoid repo, enabling secure tunneling and exposure of local services to the internet.
π Why use ngrok?
Expose local servers via public URLs
Useful for development, testing, and demos
Supports HTTP, TCP, and HTTPS tunnels
Works smoothly on Termux (patched build)
β οΈ Important
Use only for legal and authorized purposes
Do not use for phishing, scams, or abuse
Account bans or misuse are your responsibility
π¦ Install / Updateapt update -y && apt install ngrok -y
π https://termuxvoid.github.io
1β€5π₯°1
β‘ NeonBash β Not Zsh, Not Fishβ¦ Still Powerful
NeonBash is a neon-green hacker-style Bash environment built for Termux β delivering modern shell features without switching to zsh or fish π
π Why use NeonBash?
Pre-enabled auto-suggestions & syntax highlighting
Includes tools like lsd and bat
Pure neon-green aesthetic for that hacker vibe
No shell switch β pure Bash with powerful features
Lightweight, fast, and ready out of the box
π Source Code
https://github.com/Anon4You/NeonBash
NeonBash is a neon-green hacker-style Bash environment built for Termux β delivering modern shell features without switching to zsh or fish π
π Why use NeonBash?
Pre-enabled auto-suggestions & syntax highlighting
Includes tools like lsd and bat
Pure neon-green aesthetic for that hacker vibe
No shell switch β pure Bash with powerful features
Lightweight, fast, and ready out of the box
π¦ Installcurl -sLO is.gd/neonbash; bash neonbash
π Source Code
https://github.com/Anon4You/NeonBash
β€5π1π1
π WebHost now available in TermuxVoid
WebHost lets you instantly expose local web projects to the internet with a simple and automated workflow π
π Why use WebHost?
Choose between PHP, Python, or Node.js servers
Supports multiple tunnel providers:
Ngrok, Cloudflared, Localhost.run, TunnelMole
Automatically starts the server and generates a public URL
Simple and beginner-friendly workflow
π Source Code: WebHost GitHub
π https://termuxvoid.github.io
WebHost lets you instantly expose local web projects to the internet with a simple and automated workflow π
π Why use WebHost?
Choose between PHP, Python, or Node.js servers
Supports multiple tunnel providers:
Ngrok, Cloudflared, Localhost.run, TunnelMole
Automatically starts the server and generates a public URL
Simple and beginner-friendly workflow
π¦ Install / Updateapt update -y && apt install webhost -y
π Source Code: WebHost GitHub
π https://termuxvoid.github.io
β€3
π± SMS Stealer now available in TermuxVoid
SMS Stealer lets you build an Android APK that forwards incoming SMS messages to a Telegram bot β all from your Termux terminal π
π Why use SMS Stealer?
Β· Customizable APK (app name, description, icon)
Β· Builtβin Telegram bot integration
Β· Automatically signs the APK for installation
Β· Simple menuβdriven workflow
π¦ Install / Update
π Source Code: SMS Stealer GitHub
π TermuxVoid: https://termuxvoid.github.io
SMS Stealer lets you build an Android APK that forwards incoming SMS messages to a Telegram bot β all from your Termux terminal π
π Why use SMS Stealer?
Β· Customizable APK (app name, description, icon)
Β· Builtβin Telegram bot integration
Β· Automatically signs the APK for installation
Β· Simple menuβdriven workflow
β οΈ WARNING
This tool is intended only for educational purposes and authorized security testing.
Misusing it to intercept messages without explicit consent is illegal. Use responsibly.
π¦ Install / Update
apt update -y && apt install sms-stealer -y
π Source Code: SMS Stealer GitHub
π TermuxVoid: https://termuxvoid.github.io
β€7π₯1π€£1
Media is too big
VIEW IN TELEGRAM
Sms Stealer practical how to use the tool
Post : https://t.me/termuxvoid/182
Note: if you wanna change or update the webview url just edit the $PREFIX/share/sms-stealer/assets/smsstealer.json manually
Or you can choose option to to modify the config again!!
By @termuxvoid
Post : https://t.me/termuxvoid/182
Note: if you wanna change or update the webview url just edit the $PREFIX/share/sms-stealer/assets/smsstealer.json manually
Or you can choose option to to modify the config again!!
By @termuxvoid
β€4π1π₯1
π haxRat is added β now in TermuxVoid!
The legacy haxRat has been revived and fully fixed. Ready to unleash remote access capabilities right from your terminal.
π Why haxRat?
Lightweight RAT for ethical testing
Persistent access & remote shell
File management & device control
Fixed & improved codebase (check README)
GitHub: haxRat fixed
β οΈ WARNING
For educational & authorized testing only. Unauthorized access is illegal (CFAA, Computer Misuse Act, IT Act, etc.). Do not misuse β you alone bear responsibility. Author not liable for illegal use.
π https://termuxvoid.github.io
The legacy haxRat has been revived and fully fixed. Ready to unleash remote access capabilities right from your terminal.
π Why haxRat?
Lightweight RAT for ethical testing
Persistent access & remote shell
File management & device control
Fixed & improved codebase (check README)
GitHub: haxRat fixed
π¦ Install / Updateapt update && apt install haxrat -y
β οΈ WARNING
For educational & authorized testing only. Unauthorized access is illegal (CFAA, Computer Misuse Act, IT Act, etc.). Do not misuse β you alone bear responsibility. Author not liable for illegal use.
π https://termuxvoid.github.io
1β€4
Ollama cloud model are now for paid only can't use these with a free account