Categories: Kali Linux

Modded-Ubuntu : Run Ubuntu GUI On Your Termux With Much Features

Modded-Ubuntu is a tool used to run ubuntu GUI on your termux with much features.

Features

  • Fixed Audio Output
  • Lightweight {Requires at least 4GB Storage}
  • Katoolin3 tool for installing kali tools
  • 2 Browsers (Chromium & Mozilla Firefox)
  • Supports Bangla Fonts
  • VLC Media Player
  • Visual Studio Code
  • Easy for Beginners

Installation

  • First Clone the Repository & Run the setup File

pkg update -y && pkg upgrade -y
pkg install git wget -y
git clone git://github.com/modded-ubuntu/modded-ubuntu.git
cd modded-ubuntu
bash setup.sh

  • Then Restart your Termux & Type the following commands

ubuntu
bash user.sh

  • Type your ubuntu root username. Must be lowercase & no space included.
  • Then Again Restart your Termux & Type the following commands

ubuntu
bash gui.sh

  • You have to note your VNC password !!
  • Ubuntu image is now successfully installed .

Type vncstart to run Vncserver
Type vncstop to stop Vncserver

  • Install VNC VIEWER Apk on your Device. Google Play Store
  • Open VNC VIEWER & Click on + Button & Enter the Address localhost:1 & Name anything you like
  • Set the Picture Quality to High for better Quality
  • Click on Connect & Input the Password.

NOTE

  • Type ubuntu to run Ubuntu CLI.
  • Type vncstart to run Vncserver
  • Type vncstop to stop Vncserver
  • Type bash remove.sh to remove Ubuntu Modded Os

Video Tutorial

Credits

  • This Tool Uses the ubuntu image provided by the termux package proot-distro
  • Full Credit of the Ubuntu image goes to them .
  • Termux Proot Distro – https://github.com/termux/proot-distro

Maintainers

R K

Recent Posts

Shadow-rs : Harnessing Rust’s Power For Kernel-Level Security Research

shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…

1 week ago

ExecutePeFromPngViaLNK – Advanced Execution Of Embedded PE Files via PNG And LNK

Extract and execute a PE embedded within a PNG file using an LNK file. The…

2 weeks ago

Red Team Certification – A Comprehensive Guide To Advancing In Cybersecurity Operations

Embark on the journey of becoming a certified Red Team professional with our definitive guide.…

3 weeks ago

CVE-2024-5836 / CVE-2024-6778 : Chromium Sandbox Escape via Extension Exploits

This repository contains proof of concept exploits for CVE-2024-5836 and CVE-2024-6778, which are vulnerabilities within…

3 weeks ago

Rust BOFs – Unlocking New Potentials In Cobalt Strike

This took me like 4 days (+2 days for an update), but I got it…

3 weeks ago

MaLDAPtive – Pioneering LDAP SearchFilter Parsing And Security Framework

MaLDAPtive is a framework for LDAP SearchFilter parsing, obfuscation, deobfuscation and detection. Its foundation is…

3 weeks ago