Skip to content

citizenlab/wechat-security-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WeChat MMTLS Documentation

docs/ has further documentation, RE notes, and pseudocode on the MMTLS format and WeChat network requests in general. In particular, we recommend starting with this key overview of WeChat's request sending infrastructure.

data/ contains sample network traffic traces, including decrypted traces.

code/ contains our Frida code, tooling, and setup guides for intercepting and decrypting WeChat traffic on your own device.