# 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](https://github.com/ppwwyyxx/wechat-dump/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](https://www.apkmirror.com/apk/wechat-tencent/wechat/wechat-7-0-22-release/wechat-7-0-22-android-apk-download/) ## Use