diff --git a/frida-wechat b/frida-wechat.md similarity index 79% rename from frida-wechat rename to frida-wechat.md index aff0587..53b71b3 100644 --- a/frida-wechat +++ b/frida-wechat.md @@ -1,5 +1,5 @@ 注意点 -1. 需要让frida启动微信才能通过内存地址找到代码位置 +1. 需要让frida启动微信才能通过内存地址找到代码位置 ``` MemoryAccessMonitor.enable( { @@ -15,11 +15,11 @@ MemoryAccessMonitor.enable( ); ``` -2. 通过ce确定内存位置 +2. 通过ce确定内存位置 +![image](https://github.com/user-attachments/assets/5980e46a-d5b7-4556-b291-a9beca0cbf47) - -3. 可以看到打印日志 +3. 可以看到打印日志 ``` Access by: 0x10dc28ccc libGLESv2.dylib!0x250ccc (0x250ccc) Operation: read