Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 653 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 653 Bytes

weixin-assistant

injection,hook, some common apiutils (注入 劫持 子类化窗口 通用工具类apiutils)

已经编译完成的注入工具及注入的dll位置 weixin-assistant\微信助手\Release

已经编译完成的测试工程位置 weixin-assistant\MFCWebDemo\Release

运行及测试环境 vs2015 win10 64位。为了方便快速书写界面,使用的是MFC库

仍在持续完善中

The compiled injection tools and injected DLLs are located at: weixin-assistant\微信助手\Release

The compiled test project is located at: weixin-assistant\MFCWebDemo\Release

Run and test environment vs2015 win10 64位

Still continue to improve