Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
PhoneMonitor — A Remote Administration Tool for Android devices | Kitploit
Tools/GitHubGitHub/globalpolicy/phonemonitor
Android SecurityData ExfiltrationInformation GatheringMobile SecurityCommand and ControlRemote Access Tool
GitHubglobalpolicy/phonemonitor

PhoneMonitor

A Remote Administration Tool for Android devices

View Repository
266965 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

PhoneMonitor

A Remote Administration Tool for Android devices.
The Minimum SDK version for the app is API 15 and by its nature, the Target API level makes sense to be 21.


Instructions:

  • Open the folder PhoneMonitor with Android Studio.
  • Replace the XXXX strings with the relevant substitutes from AppSettings.java file.
  • Build a signed APK.

  • Modify the database parameters in helperfuncs.php file in the Webpanel folder.
  • Upload the php files to your server.
  • Create a MySQL database called 'phonemonitor' in your server.
  • Register an account from the main page.
  • Using phpMyAdmin provided by the server, modify the 'users' table to modify the value of 'Approved' column for the newly created account to 1

  • Install the APK in the desired Android device.

Check the Wiki for more information.
Download Tool