liowmark

Results 5 comments of liowmark

https://android.googlesource.com/platform/manifest没有看到有android 8的分支,请问你在哪里找的android 8 的源码

这个需要hook自己扩展个IAlarmManagerHookHandle

tell application "System Events" key code 124 using control down end tell 想用这脚步实现桌面切换无效果,设置隐私已经添加了

原来正常service的启动过程中会调用attach这个函数,这个函数会给mClassName赋值 ![1](https://user-images.githubusercontent.com/7448190/49851985-cbb5dc00-fe1d-11e8-9085-67bb4308f469.PNG) RePlugin启动的过程中忽略了这一步,直接就调用onCreate函数,导致以上问题 ![image](https://user-images.githubusercontent.com/7448190/49852087-15062b80-fe1e-11e8-8f3a-9061bc24a0c5.png) attach函数 ![image](https://user-images.githubusercontent.com/7448190/49852231-834aee00-fe1e-11e8-9196-6b715f3c71b9.png)

maybe you should check if "/home/developer/Droidscope/droidscope/DECAF_plugins/old_dex_extarctor/out/stats.json" is existed