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.
/data/user/0/<target_pkg>/files/sotap.log
/data/user/0/
adb logcat | grep SoTap
for live logs (optional).This project is for educational and research purposes only.
The developer is not responsible for any misuse.
com.sotap.module
Release Type: Stable
9/3/2025, 5:59:15 AM
π« Sotap β A lightweight .so library for logging the behavior of JNI libraries.