Skip to content

Latest commit

 

History

History
executable file
·
25 lines (21 loc) · 1.15 KB

ENGLISH.md

File metadata and controls

executable file
·
25 lines (21 loc) · 1.15 KB

AlipayQRHook

Introduction

This project is a plug-in project based on XPosed or VirtualXPosed. It is used to automatically generate Alipay or Wechat QR code. It can customize the amount and remark information. The function of hook user login information is removed from the project, and no Alipay user information will be revealed. Used for learning purposes.

Warning

This is a project that has been studied for purpose. Please do not use it for commercial use!!!

Demonstration

img

Usage

  1. Install XPosed or VirtualXposed.
  2. Clone and build this project, generate app-debug.apk.
  3. Install Alipay or Wechat, and app-debug.apk in the XPosed or VirtualXposed.
  4. Open Alipay or Wechat.
  5. Open the AlipayQRHook app, complete the memo and money input, click button to generate QR code.
  6. If everything is ok, app will pop up toast to remind you where the QR code is generated.
  7. By default, the Alipay QR code is generate in "/sdcard/xpcracker/Alipay", and the Wechat QR code is generate in "/sdcard/xpcracker/WeChat".
  8. For now, only support version 6.6.7 of Wechat.