All Projects → XploitWizer → Xploitspy

XploitWizer / Xploitspy

Licence: other
XploitSPY is an Android Monitoring Tool

Labels

Projects that are alternatives of or similar to Xploitspy

Haxrat
A Android RAT with lots of features , check README for more information.
Stars: ✭ 135 (-63.71%)
Mutual labels:  smali
Com.tencent.mm
WeChat
Stars: ✭ 208 (-44.09%)
Mutual labels:  smali
dalvikgate
Lightweight dex / odex / apk to jar converter
Stars: ✭ 32 (-91.4%)
Mutual labels:  smali
Java2smali
java代码直接转化成smali代码工具
Stars: ✭ 142 (-61.83%)
Mutual labels:  smali
Apkstudio
Open-source, cross platform Qt based IDE for reverse-engineering Android application packages.
Stars: ✭ 2,246 (+503.76%)
Mutual labels:  smali
Android Crack Tool
🐞Android crack tool For Mac
Stars: ✭ 2,666 (+616.67%)
Mutual labels:  smali
Backdoor Apk
backdoor-apk is a shell script that simplifies the process of adding a backdoor to any Android APK file. Users of this shell script should have working knowledge of Linux, Bash, Metasploit, Apktool, the Android SDK, smali, etc. This shell script is provided as-is without warranty of any kind and is intended for educational purposes only.
Stars: ✭ 1,766 (+374.73%)
Mutual labels:  smali
Deejayeye Modder
Stars: ✭ 284 (-23.66%)
Mutual labels:  smali
Sigkill
一键绕过App签名验证
Stars: ✭ 172 (-53.76%)
Mutual labels:  smali
dex2jar
Tools to work with android .dex and java .class files
Stars: ✭ 102 (-72.58%)
Mutual labels:  smali
Bytecode Viewer
A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
Stars: ✭ 12,606 (+3288.71%)
Mutual labels:  smali
Androidreversenotes
Android逆向笔记---从入门到入土
Stars: ✭ 163 (-56.18%)
Mutual labels:  smali
Smali2java
Recreate Java code from Smali
Stars: ✭ 232 (-37.63%)
Mutual labels:  smali
Hiding Passwords Android
A project to compare various secret/sensitive key hiding techniques in android.
Stars: ✭ 139 (-62.63%)
Mutual labels:  smali
reverse android
安卓从开发到逆向
Stars: ✭ 65 (-82.53%)
Mutual labels:  smali
Treble experimentations
Notes about tinkering with Android Project Treble
Stars: ✭ 2,000 (+437.63%)
Mutual labels:  smali
Avpass
Tool for leaking and bypassing Android malware detection system
Stars: ✭ 218 (-41.4%)
Mutual labels:  smali
Smalisca
Static Code Analysis for Smali files
Stars: ✭ 284 (-23.66%)
Mutual labels:  smali
ffapi-project
A project containing all Fast Food related APIs and other things.
Stars: ✭ 21 (-94.35%)
Mutual labels:  smali
Ahmyth Android Rat
Android Remote Administration Tool
Stars: ✭ 3,003 (+707.26%)
Mutual labels:  smali


A cloud based Android Monitoring Tool, powered by NodeJS

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 (WhatsApp, Facebook, Instagram, Gmail and more ....)
  • View WiFi Networks (logs previously seen)
  • File Explorer & Downloader
  • Command Queuing
  • Device Admin
  • Built In APK Builder

Prerequisites

  • Java Runtime Environment 11 or above
  • NodeJs
  • A Server with Static IP Address

Installation

  1. Install JRE 11

    • Debian, Ubuntu, Etc
      • sudo apt-get install openjdk-11-jre
  2. Install NodeJS Instructions Here (If you can't figure this out, you shouldn't really be using this)

  3. install PM2

    • sudo npm install pm2 -g
  4. Clone the repo

    • git clone https://github.com/XploitWizer/XploitSPY.git
  5. Go to server directory

    • cd XploitSPY/server/
  6. In the server directory, run these commands

    • npm install <- install dependencies
    • pm2 start index.js <-- start the script
    • pm2 startup <- to run XploitSPY on startup
  7. Find your public IP curl ifconfig.me

  8. In your browser navigate to your Server Static IP AddressEx.: http://192.168.55.203

  9. Login details

    • Username : admin
    • Password : password

It's recommended to run XploitSPY behind a reverse proxy such as NGINX

Buy us a Coffee

Bitcoin : 3HwzRLbZxFVxyZzLoEHFnoB5RVKfzwxDbf

Paypal : https://paypal.me/raomk

Disclaimer

XploitWizer Provides no warranty with this software and will not be responsible for any direct or indirect damage caused due to the usage of this tool.
XploitSPY is built for Educational Purpose. Use at your own Risk.


Made with ❤️ By XploitWizer

Credits

Credits to D3VL for the original code base this repository is based on at L3MON

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].