Skip to content

Commit cfc060a

Browse files
unkn0wNameunkn0wName
authored andcommitted
Update README.md
1 parent e603924 commit cfc060a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ APP应用程序拿到ROOT权限的唯一方法就是得到ROOT密匙,此密匙
3232
#### 4.通过拖拽内核文件置patch_kernel_root,输入以上得到的信息值,开始补丁内核,同时会自动生成ROOT密匙,直至补丁完成。
3333
#### 5.启动PermissionManager,输入ROOT密匙值,开始享受舒爽的ROOT环境。
3434

35+
【IDA BUG】请注意,在寻找seccomp偏移时,请跳到汇编指令界面检查汇编指令MOV的实际值,因为IDA伪代码显示的数值有可能是错误的。
3536
想要从没有源码的内核文件中得到这4个值的方法其实有很多,至少有4种以上,其实直接用IDA搜一下就有了~,这里为了大家方便,简易制作了三个“脚本工具”并附其源码。
3637

3738
## 问题排查:

0 commit comments

Comments
 (0)