Yuxin Wu 164dafdb20 Move frida.md 4 روز پیش
..
app c414f28e8c add android app 1 هفته پیش
gradle c414f28e8c add android app 1 هفته پیش
.gitignore f744fc1e40 improve rendering of various types 1 هفته پیش
README.md 164dafdb20 Move frida.md 4 روز پیش
build.gradle.kts c414f28e8c add android app 1 هفته پیش
gradle.properties c414f28e8c add android app 1 هفته پیش
gradlew c414f28e8c add android app 1 هفته پیش
gradlew.bat c414f28e8c add android app 1 هفته پیش
screenshot.jpg c757c51c85 update readme 1 هفته پیش
settings.gradle.kts c414f28e8c add android app 1 هفته پیش

README.md

WXGF Decoder

This is an android app that decodes wechat's proprietary "WXGF/WXAM" image format.

Build & Install

Open this project directory using android studio, and build against an ARMv8 device.

Pre-built APKs can be downloaded at releases.

Install the APK to your android phone.

Note that this app uses native libs, therefore requires an ARMv8 compatible device to run. The native libs are extracted from the WeChat v7.0.22 APK downloaded from here

Use

screenshot

  1. (Optional) Configure the port number if needed, or leave it to default.
  2. Click "Start Server"
  3. Use the server address ws://xx.xx.xx.xx:xxxx to decode
    • Make sure this address is accessible from the computer that runs wechat-dump. For example, connect them into the same Wifi.
  4. Once a client is connected and decoding request is received, logs will be printed in the app.