Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WechatCleanerPlus

A simple WeChat junk file cleaner

How to Build

  1. Open WechatCleanerPlus.sln in Visual Studio, and build release solution on your platform.

  2. Install from Utils/requirements.txt using pip, and then using pyinstaller to generate executable files:

    pyinstaller --onefile CrackWeChatDB.py 
    pyinstaller --onefile GetNickNames.py 
    pyinstaller --onefile GetWeChatAesKey.py 
  3. Place the generated executable files in the same directory as WechatCleanerPlus.exe

  4. Launch WechatCleanerPlus.exe

How to Use

  1. Open your WeChat profile folder, usually named wxid_xxxxxxxxx such as C:\Users\admin\Documents\WeChat Files\wxid_xxxxxxx
  2. Select one of the listed catalog names and view thumbnails
  3. Select some pictures for deleting or exporting
  4. You can also select some directories and right click to delete them all
  5. (Optional) Select Get Object Name in Advanced Options, enter your WeChatID and keep WeChat logged in locally to get the actual contact/group/public number etc. that the folder points to. Note that the WeChatID is not the initial wxid_xxxxxxxxx but your customized string

Examples

1

Note

Acknowledgements

lich0821/WeChatDB

About

A simple WeChat junk file cleaner

Resources

Stars

6 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages