吾爱破解 - 52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 1509|回复: 6
收起左侧

[其他求助] frida hook 启动应用失败

[复制链接]
LXGZJ237 发表于 2024-5-12 19:18
30吾爱币
本帖最后由 LXGZJ237 于 2024-5-12 19:21 编辑

新人,头一次用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模块





最佳答案

查看完整内容

红米K60 MIUI14.0.26 测试有效命令 错误表现:Failed to spawn: unexpectedly timed out while waiting for signal from process with PID **** 命令 adb shell -- 提权 su -- 关闭启动应用优化USAP setprop persist.device_config.runtime_native.usap_pool_enabled false setprop persist.sys.usap_pool_enabled false -- 重启手机 reboot 重启后确认设备的系统属性 命令 adb shell -- 提权 su -- 查找系统 ...

免费评分

参与人数 1热心值 +1 收起 理由
LedaLeda + 1 我很赞同!

查看全部评分

发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。

kakadn 发表于 2024-5-12 19:18
kakadn 发表于 2024-9-7 11:16
解决没 遇到同样的问题

红米K60 MIUI14.0.26 测试有效命令
错误表现:Failed to spawn: unexpectedly timed out while waiting for signal from process with PID ****
命令
adb shell
-- 提权
su
-- 关闭启动应用优化USAP
setprop persist.device_config.runtime_native.usap_pool_enabled false
setprop persist.sys.usap_pool_enabled false
-- 重启手机
reboot

重启后确认设备的系统属性
命令
adb shell
-- 提权
su
-- 查找系统属性
getprop|grep usap

返回结果为:
[persist.device_config.runtime_native.usap_pool_enabled]: [false]
[persist.sys.usap_pool_enabled]: [false]

再次运行frida亲测可用

点评

感谢分享,解决了我的红米k70+kernelsu+frida的spawn模式无法启动的问题(unexpectedly timed out while waiting for signal from process with PID 1428)  发表于 2024-12-12 18:25
freelive 发表于 2024-5-13 16:21
 楼主| LXGZJ237 发表于 2024-5-23 01:03
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 [url]https://frida.re/docs/home/[/url]
   . . . .
   . . . .   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 发表于 2024-9-7 11:16
解决没 遇到同样的问题
 楼主| LXGZJ237 发表于 2024-9-7 21:14
kakadn 发表于 2024-9-7 12:31
红米K60 MIUI14.0.26 测试有效命令
错误表现:Failed to spawn: unexpectedly timed out while waiting  ...

现在问题不大了,虽然还是不会frida,但是有新版的算法助手PRO,基本够用,而且可以导入frida脚本
您需要登录后才可以回帖 登录 | 注册[Register]

本版积分规则

返回列表

RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - LCG - LSG ( 京ICP备16042023号 | 京公网安备 11010502030087号 )

GMT+8, 2024-12-12 20:33

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表