dalishen99
dalishen99
Hi I using follow code ,the secret is pasted to the dial UI, But it do not automatically jump to the engineer IMEI UI(if you input #*06# manually from UI...
Please describe what you did before the error occurred. **IMPORTANT!** If the error occurs with a specific APK file please attach or provide link to apk file! * Jadx version:...
Pine.hook(PermissionInfo.class.getDeclaredMethod("getProtectionFlags"), new MethodHook() { @Override public void beforeCall(Pine.CallFrame callFrame) { callFrame.setResult(0); } @Override public void afterCall(Pine.CallFrame callFrame) { callFrame.setResult(0); } }); 当包名是android的时候,出现了如下crash 2024-01-23 22:17:19.223 24149-24149 DEBUG pid-24149 A Cmdline: com.z9.yuequan...