10 lines
270 B
JSON
10 lines
270 B
JSON
{
|
|
"db_dir": "D:\\xwechat_files\\your_wxid\\db_storage",
|
|
"keys_file": "all_keys.json",
|
|
"decrypted_dir": "decrypted",
|
|
"wechat_process": "Weixin.exe",
|
|
"wxwork_db_dir": "",
|
|
"wxwork_keys_file": "wxwork_keys.json",
|
|
"wxwork_process": "WXWork.exe"
|
|
}
|