
Size
1.78 MB
Android
8.0+
Downloads
33
Architecture
arm64-v8a, armeabi-v7a
Security Scan
Verified Safe
✓ Scanned with ClamAV, APKiD, and Quark-Engine
Description
Hiding various local VPN detections via public API from apps on Android devices.
Description:
This module uses the techniques of the mentioned module with significant expansion of capabilities. A much larger number of public APIs are intercepted, as well as a C++ approach. The module logs to the LSPosed log all types of APIs that the app accesses.
Thanks to the developers below for finding various detection methods:
- VPN Detector
- YourVPNDead
- RKNHardering
You can also test the module's effectiveness on these apps, but remember that real-world practice (actual apps) is the best way to test. In addition to this module, it is recommended to use PortGuard version 1.0.1 or later to protect local ports.
Please note:
- The module will not work if you have the zygisk module PMPatch from Lucky Patcher installed on your device for patching PackageManager. Apps will crash. Make sure it is not installed on your device; it can be replaced with the LSPosed patching method.
- The module will not work if the attached app has protection against LSPosed or memory injection checks. For example: MirPay, T-Bank.
- The module may not intercept some low-level methods used by apps built on cross-platform frameworks, including WebView (pure web interface).
- The module has the ability to work in LSPatch mode. It has no settings; simply repackage the app. The app must not have signature or repackaging protection.
Hidden public APIs:
- NetworkCapabilities: hasTransport(), getCapabilities(), hasCapability(), toString()
- NetworkInterface: isVirtual(), getName(), getByName(), isUp(), getNetworkInterfaces(), getMTU()
- LinkProperties: getInterfaceName(), getRoutes()
- ConnectivityManager: getNetworkInfo()
- NetworkInfo: getType(), getSubtype(), getTypeName(), getSubtypeName()
Hidden native (C++):
- getifaddrs() > libc.so
Rate this app
Ratings & Reviews
No reviews yet.