frida hook 启动应用失败

查看 43|回复 3
作者:LXGZJ237   
新人,头一次用frIDA,这啥情况?
用的脚本是:https://blog.csdn.net/yi_rui_jie/article/details/137466857
手机:Redmi Note 12 Turbo
系统:Xiaomi HyperOS 1.0.2.0       Android 14
内核:KernelSU v0.9.4       5.10.177       LKM 11838
没开Zygisk Next模块和Zygisk-LSPosed模块
[i]
[i]
[i]

模块, 内核

freelive   

https://blog.csdn.net/qq_33733970/article/details/133045078
LXGZJ237
OP
  


freelive 发表于 2024-5-13 16:21
https://blog.csdn.net/qq_33733970/article/details/133045078

同时“setenforce 0”和“setprop persist.device_config.runtime_native.usap_pool_enabled false”还是不行,
[Bash shell] 纯文本查看 复制代码C:\Users\LXGZJ237\Downloads>frida -U -f com.zj.wuaipojie -l Frida_Hook.js
     ____
    / _  |   Frida 16.2.1 - A world-class dynamic instrumentation toolkit
   | (_| |
    > _  |   Commands:
   /_/ |_|       help      -> Displays the help system
   . . . .       object?   -> Display information about 'object'
   . . . .       exit/quit -> Exit
   . . . .
   . . . .   More info at https://frida.re/docs/home/
   . . . .
   . . . .   Connected to 23049RAD8C (id=da33e1fc)
Failed to spawn: unexpectedly timed out while waiting for signal from process with PID 14912
C:\Users\LXGZJ237\Downloads>frida-ps -U | findstr usap
4418  usap32
4419  usap32
4420  usap32
14912  usap64
15384  usap64
15386  usap64
C:\Users\LXGZJ237\Downloads>
kakadn   

解决没 遇到同样的问题
您需要登录后才可以回帖 登录 | 立即注册

返回顶部