Major Release (2024/6/8)
Deprecation
The --iphone flag has been deprecated since 0.9.1 and will be removed in the future. Use --ios instead.
Although if you always use -i
, there is no change for you.
The following modules have been rename:
- extract.py > android_handler.py
- extract_iphone.py > ios_handler.py
- extract_iphone_media.py > ios_media_handler.py
New Feature
- Added support for decrypting contact db from crypt15 backup.
- Added a script for brute-forcing crypt15 offsets.
- Added an option for adjusting the time zone for the displayed time in output (#64).
- Added date and chat (partial) filters.
- Added the ability to separate media for chats (#93).
Bug Fixed
- Fixed an unreliable way to determine chat (#61).
- Fixed same time at a day issue (#64).
- Fixed crashes.
- Fixed incorrect table name for old schema.
- Fixed SQL issue on missing table join.
- Fixed improperly handled vCard (#99).
Improvement
- Refactored some code.
- Ensured all messages are extracted chronologically (#64).
Binary Checksum
a58d4bd0d88ea116aca07c93c635a706beeabdff47fbc3237c19acdeb6202217 wtsexporter_linux_x64
c5324b0f6b54043ef7cac32b89319685636e30212ade05c90439dfb26cb09715 wtsexporter_macos_x64
f4ba5410138e9981a89cc9b8080fe29f3f9d481cea4aa2beb060d68a9e311663 wtsexporter_x64.exe
Full Changelog: 0.9.7...0.10.0