Giter Site home page Giter Site logo

hax4us / termux-x Goto Github PK

View Code? Open in Web Editor NEW
94.0 14.0 17.0 24.34 MB

it is unofficial repository maintained by me @hax4us. you can check available packages in README

License: Apache License 2.0

xfce4 termux apt gui linux android pentesting-tools

termux-x's Introduction

termux-x

it is unofficial repository maintained by me @hax4us. you can check available packages in README

List Of Available Packages (aarch64, arm)

x11-stable repo

  1. xfce4 Desktop Environment (with all base dependencies)

pentesting repo

  1. beef-xss

How To Add x11-stable Repo (for gui packages)

  1. Add new sources list file mkdir -p $PREFIX/etc/apt/sources.list.d && printf "deb https://hax4us.github.io/termux-x/ x11-stable main" > $PREFIX/etc/apt/sources.list.d/hax4us_x11_stable.list
  2. enable x11 repo apt install x11-repo
  3. add public key wget https://hax4us.github.io/termux-x/hax4us.key && apt-key add hax4us.key
  4. Update apt update

Add pentesting repo (for pentesting packages)

  1. Add new sources list file mkdir -p $PREFIX/etc/apt/sources.list.d && printf "deb https://hax4us.github.io/termux-x/ pentesting main" > $PREFIX/etc/apt/sources.list.d/hax4us_pentesting.list
  2. add public key (same as above step 3)
  3. Now update apt update

Inatall Any Package

apt install pkg_name

NOTE FOR BEEF USERS

currently ruby (bigdecimal extension) is creating problems so after beef installation you will have to follow these step before executing beef command

  1. download the script wget https://hax4us.github.io/files/fix-ruby-bigdecimal.sh
  2. run script chmod +x fix-ruby-bigdecimal.sh && ./fix-ruby-bigdecimal.sh

Packages Will Be Add As Per Your Demand Guys :) (Just Open Issue As A Package Request)

termux-x's People

Contributors

hax4us avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

termux-x's Issues

Beef needs update!

I installed it properly and when execute it by 'beef' command then it doesn't works!

none of the executables runs

$ xfwm4
CANNOT LINK EXECUTABLE "xfwm4": library "libSM.so" not found
Aborted

$ ls -l ../usr/lib/libSM.so
-rwx------ 1 u0_a215 u0_a215 67880 May 25 17:18 ../usr/lib/libSM.so

$ xrdb
CANNOT LINK EXECUTABLE "xrdb": library "libXmuu.so.1" not found
Aborted

$ ls -l ../usr/lib/libXmuu.so
-rwx------ 1 u0_a215 u0_a215 67600 May 25 17:19 ../usr/lib/libXmuu.so

etc...

How do I start it properly?

What do I do? I tried startx and connecting to vnc on port 6000 but it just doesn't find it.

I have rooted, custom rom Samsug S3 GT-i9300. It's an arm type cpu.

Package Request

Please add all the tools that you added in your last repo like wireshark, beef, xerosploit, hping3 etc

Package Request:evilginx

Hi, I Was Wondering If You Could Add Evilginx?

Also On a Side Note : I Was Wondering How Do You Even Do It? bc I'm learning Pentesting & Javascript & Go And Would Like To Help Out :D

xfce4 postinst script fails

Setting up xfce4 (4.12.4) ...
/data/data/com.termux/files/usr/var/lib/dpkg/info/xfce4.postinst[2]: syntax error: 'fi' unexpected
dpkg: error processing package xfce4 (--configure):
installed xfce4 package post-installation script subprocess returned error exit status 1
Processing triggers for man (1.14.5-1) ...
Errors were encountered while processing:
xfce4
E: Sub-process /data/data/com.termux/files/usr/bin/dpkg returned an error code (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.