mirror of
https://github.com/okhsunrog/vpnhide.git
synced 2026-04-28 06:31:27 +00:00
Fix false LSPosed warnings and improve target detection
- Detect LSPosed in all known module paths (zygisk_vector, zygisk_lsposed, lsposed) - Skip LSPosed config warnings when hooks are already active at runtime - Check all modules for empty targets, not just LSPosed - Bump version to v0.5.1
This commit is contained in:
parent
7e9c1def9c
commit
0073ef7030
16 changed files with 110 additions and 86 deletions
|
|
@ -1,6 +1,6 @@
|
|||
id=vpnhide_zygisk
|
||||
name=VPN Hide (Zygisk native)
|
||||
version=v0.5.0
|
||||
versionCode=500
|
||||
version=v0.5.1
|
||||
versionCode=501
|
||||
author=okhsunrog
|
||||
description=Hides active VPN interfaces from selected apps by inline-hooking libc ioctl via shadowhook. Covers the native detection path (Flutter, JNI, raw C/C++) that Java-level LSPosed modules can't reach. Manage targets via VPN Hide app.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue