No results found

SoTap - Xposed Module Repository

🫠 SoTap – LSPosed Module

SoTap is a lightweight LSPosed module designed for runtime logging, JNI tracing, and security research on Android.
It is intended for root users who want to analyze apps, monitor native libraries, or debug JNI interactions.


πŸ“Œ Features

  • πŸ” Trace JNI calls (GetStringUTFChars, CallMethod, etc.)
  • πŸ“¦ Monitor dlopen / dlsym usage
  • 🧡 Log threads and register states
  • πŸ•’ Timestamped, structured logs
  • πŸ“ Logs stored at:

/data/user/0/<target_pkg>/files/sotap.log


⚠️ Requirements

  • Rooted Android device
  • LSPosed / Zygisk environment
  • Android 8.0+ (recommended: Android 10+)

πŸ“₯ Installation

  1. Download the latest release from Releases.
  2. Install the APK as an LSPosed module.
  3. Enable it for the target app(s) inside LSPosed Manager.
  4. Reboot device.

πŸ“– Usage

  • After enabling, SoTap automatically hooks into the selected app(s).
  • Logs will appear in:

/data/user/0//files/sotap.log

  • Use adb logcat | grep SoTap for live logs (optional).

πŸ”’ Disclaimer

This project is for educational and research purposes only.
The developer is not responsible for any misuse.


πŸ‘€ Developer

Package

com.sotap.module

Authors

Reza

Releases

SoTap

Release Type: Stable

9/3/2025, 5:59:15 AM

View all releases

Releases

SoTap

Release Type: Stable

9/3/2025, 5:59:15 AM

🫠 Sotap β€” A lightweight .so library for logging the behavior of JNI libraries.

TG : https://t.me/ForYouTillEnd

Downloads

Β© 2021 - 2025 New Xposed Module Repository