Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 236 Bytes

File metadata and controls

11 lines (8 loc) · 236 Bytes

vmsg2csv

convert vmsg format(sms backup file) to csv format

usage

$ python3 vmsg2csv.py input.vmsg out.csv

说明

将vmsg格式的手机短信备份文件转换成csv格式

使用方法

python3 vmsg2csv.py input.vmsg out.csv