How To Install L3MON In Termux
L3MON- Hack Android Phone
What Is L3MON?
Hello all my friends, today we are going to introduct with a cloud based remote android management suite called “L3MON”. L3MON is an cloud based remote android management suite but for now we’ll configure it on localhost (only on our device) in our Termux system. L3MON android management suite is designed in NodeJS ( A Type Of Programming language) .
It is a type of android management tool that creates a fully undetectable payload for the android OS and has access to the complete things on devices. This is also called android-rat.
Features of L3MON
• 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
If You want to install lemon tool in termux follow me 😜.
Lets Start!!!
1. First Update Termux By Following Commands:-
apt upgrade && apt update
pkg upgrade && pkg update
2. Install Termuxblack in termux:-
pkg install wget curl
wget https://github.com/Hax4us/TermuxBlack/raw/master/install.sh
bash install.sh -i
And Then After Installing Termux Black And Type :)
pkg install lemon
After The Installation Will Start So Wait On And Make Lemon Juice.
• If you find this type of error! 👇🏻👇🏻
• Fix It By Giving The Below Command.cd $PREFIX/share/lemon/ && apt install yarn && yarn add expressjs
Now We Configure:
In Browser, Open The URL- https://127.0.0.1:22533
You Will See This Log-in Page Then Go to The Termux App
Click On Ctrl + C To Stop Lemon server
Goto The Lemon Directory To Change Password Of Admin Panel
cd $PREFIX/share/lemon/server
Now You Will See "maindb.json"
nano maindb.json
Setup maindb.json:
• Now Set Your Username Of Admin Panel:
• Now Paste Your Password In Hash Parameters:
• Goto The Website To Generate Hash Password:1. Type Password Which You Want To Convert To Hash
2. Click On Generate • Now You Will Shown A MD5 Hash String Copy It.• Now Open Termux And Paste MD5 Hash Password In Between " " In "maindb.json"
• Click On "Ctrl + X" Then "Y" And Enter To Save it.
• In Browser, Open The Admin Panel "http://127.0.0.1:22533"
• Now Login By Your Username And Password You Will This Type Of Interface.
• Goto The APK Builder Section & Build apk with lhost=127.0.0.1 & lport=22222. Imstall the apk & you will get complete access!! 😜
Thanks For Reading
If You Want To Learn How To Make Payload Follow And Comment
Follow Us On Social Medias
Sub-process /data/data/com.termux/files/usr/bin/dpkg returned an error code
ReplyDeleteSame
DeleteDid you get it to work ?
DeleteSama
Deletefailed: Connection timed out.
ReplyDeleteConnecting to bitbucket.org|2406:da00:ff00::22c0:3470|:443...
I tried to fix the error but when I use the command (PREFIX/share/lemon/ && apt install yarn && yarn add expressjs)
ReplyDeleteIt says no such file or directory
I installed yarn manually but it's the same thing what am I doing wrong ??
dpkg: error processing package apkmod (--configure):
ReplyDeleteinstalled apkmod package post-installation script subprocess returned error exit status 2
Errors were encountered while processing:
apkmod
E: Sub-process /data/data/com.termux/files/usr/bin/dpkg returned an error code (1)
termuxblack >