mirror of
https://github.com/yincongcyincong/wechat_chatter.git
synced 2026-07-15 10:26:52 +08:00
Update frida-wechat.md
This commit is contained in:
+5
-2
@@ -1,3 +1,5 @@
|
||||
基于微信4.1.5.17版本
|
||||
|
||||
注意点
|
||||
1. 需要让frida启动微信才能通过内存地址找到代码位置
|
||||
```
|
||||
@@ -33,5 +35,6 @@ Operation: read
|
||||
定位到函数sub_105808800
|
||||
```
|
||||
|
||||
sub_104622628 应该是日志打印的函数
|
||||
0x1057ee3a8 会打印输入框的文字
|
||||
sub_104622628 应该是日志打印的函数
|
||||
0x1057ee3a8 会打印输入框的文字
|
||||
0x105B7E990 键盘事件
|
||||
|
||||
Reference in New Issue
Block a user