Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 427 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 427 Bytes

WeChatHook

This script can auto open Red-Packet and modify StepCounts

Tools:Frida

Tutorials:

1.install python3.X

2.pip install frida-tools

3.The phone is connected to the computer via USB(Root or Jailbreak)

4.move frida-server to /data/local/tmp/ (Android),install frida by Cydia (IOS)

5.open WeChat and run script

If you have any idear to implement this code and please commit it,thank you!!!