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.