Export WeChat chat histories to HTML files.
-
Back up iPhone with your Mac.
-
Use iExplore to export "Documents" to the local system.
-
Clone the code.
-
Compile the audio decoder:
cd silk/silk && make && cd ../../ -
npm install -
node index.js path_to/Documents output_dir
Silk decoder is developed by Karl Chen.
