Hii Guys welcome back you my new post in this post i will show you How To Monitor Android Mobile For Free Using L3MON | How To Install L3MON Rat On Android Mobile So let's start .

what is L3MON
l3mon is an open source NodeJs Cloud Based Android Monitoring and control project.with which you can monitor your kids and employees mobile.it is made from Ahmyth Rat source code.
1. First of all you have to serach the l3mon tool on your Chrome browser.
2. After that you have to install and open your Termux and Login Your Ubuntu OS, How you can install ubuntu os on your termux read My Article

3. Now you have installation of l3mon,firts you have to install java8 on your ubuntu machine.
sudo apt-get install openjdk-8-jre
![]() | ![]() |
4. Next you have to install NodeJs in your Ubuntu os,for this you follow this command.
curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash - sudo apt-get install -y nodejs
![]() | ![]() | ![]() |
5. After NodeJs installed,you have to install pm2 on your ubuntu machine,then for this you copy this command.
npm install pm2 -g
![]() | ![]() |
![]() | ![]() |
7. After the file is downloaded,you have to unzip it by creating a separate folder.
mkdir nik
unzip L3MON-v1.1.2.zip -d nik
![]() | ![]() |
8. after unzipping l3mon file,you have to install the requireden dependency, then follow this commands.
npm install
pm2 start index.js
pm2 stop index
![]() | ![]() | ![]() |
9. Now you will see that in your L3MON folder the maindb.json file has created.and in this file you have to edit and paste the MD5 password hash.
nano maindb.json
![]() | ![]() | ![]() |
11. after starting the server you have to paste http://127.0.0.1:22533 on your browser.and you have to type your username and password.
![]() | ![]() |
12. now you have to build L3MON client application for android mobile monitoring.so you have to type your machine ip and click build then download apk
Note:- This Only Work Localhost
![]() | ![]() |
13. Now you have to install L3MON apk on target mobile,and target allow notification access permission you can read whatsapp,instagram messages
![]() | ![]() |
14. after installing the apk, target mobile is connected L3MON panel,from here you can manage it and you can monitor mobile call,sms.location,whatsapp,instagram,etc.
![]() | ![]() |
0 Comments
Please do not enter any spam link in the comment box.