com.sotap.module

xposed模块 版本
上传者: 上传时间: 2025-10-03 下载次数: 0
软件介绍

🫠 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

立即下载
用户评价

暂无评价,快来发表第一个评价吧!

登录后即可发表评价