/wewatcher

Change read-only file permission in WeChat data folder

Primary LanguageC

wewatcher

A C program that watches WeChat file creation and changes their permission to writable.

Usage

  1. Clone this repository.
  2. Compile the program by running make.
  3. Run the program by running ./wewatcher WECHAT_FILE_PATH.

WECHAT_FILE_PATH should be something like /Users/YOUR_USER_NAME/Library/Containers/com.tencent.xinWeChat/Data/Library/Application\ Support/com.tencent.xinWeChat/2.0b4.0.9/YOUR_ID/Message/MessageTemp/

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT