L3MON - Remote Android Managment Suite Kali LInux, Ubuntu by EFX Tv

Currently reading:
 L3MON - Remote Android Managment Suite Kali LInux, Ubuntu by EFX Tv

yong97

Member
LV
1
Joined
Jul 21, 2024
Threads
11
Likes
-2
Awards
4
Credits
916©
Cash
0$
 2024 07 21 225802



 2024 07 21 225817



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

Installation​

  1. Install JRE 8 (We cannot stress this enough USE java 1.8.0 ANY issues that don't use this will be closed WITHOUT a response)
  2. Install NodeJS Instructions Here (If you can't figure this out, you shouldn't be using this)
  3. install PM2
    • npm install pm2 -g
    • npm install
    • npm audit fix
    • npm audit
  4. Download and Extract the latest release from HERE
  5. In the extracted folder, run these commands
    • npm install <- install dependencies
    • pm2 start index.js <-- start the script
    • pm2 startup <- to run L3MON on startup
  6. Set a Username & Password
    1. Stop L3MON pm2 stop index
    2. Open maindb.json in a text editor
    3. MD5 Hash echo -n efxtv | openssl md5|awk '{print $2}'
    4. under admin
      • set the username as plain text
      • set the password as a LOWERCASE MD5 hash
    5. save the file
    6. run pm2 restart all
  7. in your browser navigate to http://127.0.0.1:22533

Notes​

When opening an issue, you MUST use the provided templates. Issues without this will not receive support quickly and will be put to the bottom of the figurative pile.

Please look through the current issues, open and closed to see if your issue has been addressed before. If it's java related, it's most definitely been addressed - In short Use Java 1.8.0
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Tips
Top Bottom