-
### Steps to reproduce
1. install magisk (27002) and LSPosed (1.9.3mod) on a new Android Studio AVD (AOSP API33)
2. install [some mod](https://github.com/leohearts/AlternativeUnlockXposed), activa…
-
Hello! I have a Moto G8+ running a Lineage OS 18.1 GSI. Magisk doesn't work. Running v21 goes to bootloader on boot and v20 gets stuck in a bootloop.
I have successfully removed Magisk after each att…
-
2023-11-07 12:05:54.400 2411-2411 LSPlant-test com.mz.zldlx.a233 D elf_util.cpp:254#bool SandHook::ElfImg::findModuleBase(): found: 7769142000-776973b000 r-xp 00000000…
-
aosp12,编写了一个靶子apk,一个test函数返回字符串,Xposed插件hook这个test函数修改成固定的字符串。
1、使用lsp加载插件,可以成功hook test。卸载lsp,重启手机。
2、使用./start.sh -p com.test -f xxxx.apk
Inject xposed plugin success.
点击按钮触发test,无效果。
---
…
-
**What happened?**
Installed Magisk 20.4 & MagiskManager 7.5 .
Have a temporary root with mtk-su based on this topic https://forum.xda-developers.com/showpost.php?p=82081703&postcount=1001
After…
-
米8,MIUI11,Android10,
05-13 10:45:44.294 1376 2803 E EdXposed-Bridge: java.lang.NullPointerException: Attempt to invoke virtual method 'int java.lang.Integer.intValue()' on a null object referen…
-
### Steps to reproduce/复现步骤
Install Android 14 QPR3
Try opening
Crash
### Expected behaviour/预期行为
Expected to open menu
### Actual behaviour/实际行为
Crash
### Xposed Module List/Xposed 模块列表
```s…
-
ARM64 versions of Instagram have different hooks than ARMv7 versions. This causes issues due to the version codes being very similar.
-
I have installed TextNow on Android 10 device with microG and it fails to log into my account.
Login Error Message:
An error has occurred.
We are having trouble accessing your account.
Pleas…
-
问题描述:
之前xpatch未升级hooklib.aar时,存在android10以上兼容问题,即异常01,后来得知需要更新。
原打算直接使用asLody/SandHook的远程仓库4.2.0版本,发现还是会报异常01;
查看issue01后,得知存在高版本兼容的修复版本yujincheng08/SandHook,打包hooklib-release.aar并集成,发现会报异常2;
现在…