吾爱破解 - 52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 3520|回复: 2
收起左侧

[Android 求助] 使用Frida查看加载的模块时报错

[复制链接]
demacia 发表于 2019-11-11 21:53



跟着frIDA官方教程走的时候遇到报错,下面是使用的源码:
[Python] 纯文本查看 复制代码
import frida
rdev = frida.get_remote_device()
session = rdev.attach("com.android.settings")
modules = session.enumerate_modules()
print([x.name for x in session.enumerate_modules()])

报错信息:
AttributeError: 'Session' object has no attribute 'enumerate_modules'

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

52pojietest 发表于 2019-11-14 09:45
应该被删除了
https://github.com/frida/frida/issues/521
L剑仙 发表于 2019-12-7 08:18
兄弟 好好写个循环吧 print后面看着简洁 我等菜鸟得看半天才搞明白
注入的时候直接用js吧  python有的版本会报错
您需要登录后才可以回帖 登录 | 注册[Register]

本版积分规则

返回列表

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

GMT+8, 2024-11-15 22:22

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

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