tg-z / web-clip

24 stars 5 forks source link

how to install all Kali Linux tools in Termux ~ Termux Tutorials #139

Open tg-z opened 4 years ago

tg-z commented 4 years ago
         how to install all Kali Linux tools in Termux ~ Termux Tutorials                                    set Restriction  

MENU

Latest hacking and mod apps, Games coming soon ! so stay connected with us.

how to install lazymux in termux install all Kali Linux tools in Termux start hacking with android start hacking with android using termux termux tutorials how to install all Kali Linux tools in Termux

how to install all Kali Linux tools in Termux

termux tutorials January 29, 2018

termux tutorials

Install All Kali Linux Tools in Termux 

Assalamu-Alaikum friends.Today in this Tutorial i am gonna show you, How to install Kali Linux Tools on Android phone using Termux App and this script is known as Lazymux.
Lazymux contains a lots of tools we can install each tool by simply typing that particular tool number.just type the number of tool to install and wait until the installation process will be finished

What is Termux :

Termux is a Kali Linux terminal emulator with an extensive Linux packages collections,It is specially design for Android for penetration testing .
we can install Tools from GitHub and easily use.this is not a root terminal of Kali Linux but ,if Your Device is Rooted Then we can make this Termux Terminal as a root terminal by installing sudo in Termux. So first we need to install Lazymux on Your Termux follow the below steps to install lazymux in termux terminal emulator.

How to install Lazymux in Termux :-

step 1 :- Install Termux from Play Store

step 2:- Open Termux application

step 3:- Update termux using this commandapt update
step 4:- now install some important packages

pkg install clang
  pkg install git

step 5 :- install python2, you must be install python2 
pkg install python2
step 6 :- install lazymux on Your Termux 

git clone https://github.com/Gameye98/Lazymux.git
step 7 :- make the python file executable
  chmod +x lazymux.py

step 8 :- Now run Lazymux :- python2 lazymux.py
Now select the number ,which you want to install simply select number ,when select the tool number then that tool can start installing on your Termux.

About Termux Tutorials

In this blog we post Termux Tutorials, Termux commands and more posts related to technology

Related Post

Next
how to port forward in termux (Android) with ngrok

Previous
John The Ripper Install In Android Via Termux App

5 comments

Click here for comments

Unknown

admin

20 September 2018 at 07:50 ×

J'ai un problème à partir de 7e etapé:
$ chmod +x lazymux.py
chmod: lazymux.py: No such file or directory

On peut m'aider svp?

Reply

Unknown

admin

23 October 2018 at 05:07 ×

same problem here.

Reply

Unknown

admin

15 November 2018 at 08:30 ×

cd lazymux.py

Linux

Reply

Unknown

admin

15 November 2018 at 08:32 ×

You need to cd to the Laxymux directory first.

Reply

An

admin

23 April 2019 at 00:07 ×

Thanks

Reply

ConversionConversion EmoticonEmoticon

Conversion Clean

:)

:(

=(

^_^

:D

=D

=)D

|o|

@@,

;)

:-bd

:-d

:p

:ng

Subscribe to: Post Comments (Atom)

Join us on Telegram

Popular

Follow

| | |

About Me

Founder & Author:In this blog we post Termux Tutorials, Termux commands and more posts related to technology. if you are interested to learn Ethical use of computers, cyber security, Network protection, Termux tutorials, Gnu root Debian Tutorials, Android apps guide, software Knowledge, Linux Tutorials, then make sure to follow our blog for more upcoming tutorial articles.

.....click here

Latese Posts

follow me

Enter your email address:

Delivered by FeedBurner

Copyright © 2014 Termux Tutorials All Right Reserved

Blogger Templates Created by Termux Tutorials Powered by TT

Add Tags ?

AddDeleteNo

close

close

ogzndmx commented 3 years ago

I got this error;

~/Lazymux $ python2 lazymux.py
  File "lazymux.py", line 74                        infogathering += f"{x} "
                           ^                    SyntaxError: invalid syntax
KhHan23 commented 2 years ago

Nice