richinfante / iphonebackuptools

iOS Backup Data Extraction
http://www.richinfante.com/2017/3/16/reverse-engineering-the-ios-backup
MIT License
308 stars 52 forks source link

Fix incorrect object access in Viber messages report #62

Closed altin closed 4 years ago

altin commented 4 years ago

Fixed missing object specifier when accessing ZDATE_STRING property

richinfante commented 4 years ago

Thanks!