Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.16 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.16 KB

WeChat audio file converter + UFED Physical Analyzer HTML Report fix

Blog post: http://forensenellanebbia.blogspot.it/2015/12/wechat-script-to-convert-and-play-aud.html

Prerequisites:

What you have to do first:

  • export WeChat chats in HTML format using the UFED Physical Analyzer software ("Export to HTML" option)
  • put libav, decoder.exe and ffmpeg in c:\tools

What the script does:

  • this script converts WeChat audio messages to WAV files
  • it then modifies each HTML report by replacing the strings ".aud" and ".amr" with ".wav"

Script based on these blog posts/scripts: