ucxl
ucxl
辛苦了
这里改成11还是无法编译,改成1.8就可以,在java11的状态下注释/* id 'stringfog'*/ 也就是不用这个插件, 也可以编译通过,不知道为什么了 compileOptions { sourceCompatibility JavaVersion.VERSION_1_8 targetCompatibility JavaVersion.VERSION_1_8 } compileOptions { sourceCompatibility JavaVersion.VERSION_11 targetCompatibility JavaVersion.VERSION_11 } at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56) Caused by: java.lang.NullPointerException at com.github.megatronking.stringfog.plugin.StringFogMappingPrinter.output(StringFogMappingPrinter.java:68) at com.github.megatronking.stringfog.plugin.StringFogClassVisitor$StubMethodVisitor.insertDecryptInstructions(StringFogClassVisitor.java:272) at com.github.megatronking.stringfog.plugin.StringFogClassVisitor$3.visitLdcInsn(StringFogClassVisitor.java:209)...
这个java11要作者修复,作者大大也可以看看这个项目 https://github.com/MichaelRocks/paranoid 是支持java11的
3.0正常 没有这个问题呢
没有搞明白作者提供的api 怎么添加删除模块的作用域,最主要是没法获取IBinder,lsp管理器是有核心框架hook赋值IBinder,其他应用就没法获取核心框架的IBinder。如果可以用模块自己设置功能的同时自动添加作用域就好了,比如模拟定位模块,不同应用作用域不同,没法加入推荐应用,暂时只能用sqlite3写数据库,然后重启 lspd,太暴力了不好,lsp管理器会提示部分激活,系统框架注入失败,也不影响使用
me2151, 老铁 ,还好你懂英文。。。我刷了xposed不能开机,瞬间不幸福了
new logcat file [logcat.txt](https://github.com/rovo89/Xposed/files/1427041/logcat.txt)
flash xposed-v88.2-sdk25-arm64, can not boot new locat file [logcat.txt](https://github.com/rovo89/Xposed/files/1429672/logcat.txt)
update xposed-v89-sdk25-arm64, Note8 Snapdragon can not boot [logcat.txt](https://github.com/rovo89/Xposed/files/1566592/logcat.txt)