qingyu

Results 5 issues of qingyu

xposedcompat_new 会出现这个异常 方法应该在SetObjectArrayElement [here](https://github.com/ganyao114/SandHook/blob/6fc401bd22f9facba6a435be151e5ad2059fc918/xposedcompat_new/src/main/cpp/art_jni_trampoline.h#L150) 和[这个错误](https://github.com/ganyao114/SandHook/issues/31#issue-485919318)类似

Hello, is there a plan to support Android S?

open函数原型 int open(const char* __path, int __flags, ...) 最后有个可变参数 用xhook该怎么hook

腾讯加固运行闪退,无法dump

miui12,when opening NFC , it crash. this is the log: ``` java.lang.NoClassDefFoundError: Can't find this Class in [dalvik.system.PathClassLoader[DexPathList[[zip file "/system/app/TSMClient/TSMClient.apk"],nativeLibraryDirectories=[/system/app/TSMClient/lib/arm64, /system/app/TSMClient/TSMClient.apk!/lib/arm64-v8a, /system/lib64, /product/lib64, /system/priv-app/RtMiCloudSDK/RtMiCloudSDK.apk!/lib/arm64-v8a, /system/lib64, /product/lib64]]]]: -> name:[com.miui.tsmclient.entity.CTAHelper] Generated by...