Commit Graph

22 Commits

Author SHA1 Message Date
Jomolungma 8fa658c7a7 Fix for bug 215, ignore missing contacts database. 2026-05-19 17:01:15 +02:00
KnugiHK f920ca82b4 Refactor the logging facility a bit 2026-01-24 17:05:14 +08:00
KnugiHK 4eed3ca321 Refactor CLEAR_LINE in a more pythonic way
So it is easier for contributor to write a logging line for this project.
2026-01-24 16:48:07 +08:00
KnugiHK 064b923cfa Convert time unit for progress 2026-01-17 13:22:56 +08:00
KnugiHK cd35ffc185 Remove the prompt after user enter the password 2026-01-17 13:19:10 +08:00
KnugiHK d200130335 Refactor to use tqdm for showing progress 2026-01-17 13:18:31 +08:00
KnugiHK 716d4af3f3 Fix incorrect type on comparison of exception 2025-06-19 21:09:00 +08:00
KnugiHK 4742ffd858 Handle a permission error on macOS #158
Although this does not fix the issue, when the error occurs, it will provide more information to users
2025-06-19 00:10:31 +08:00
KnugiHK 587b743522 Fix logging for decrypting whatsapp database 2025-05-11 18:14:41 +08:00
KnugiHK 33149075d3 autopep8 2025-05-11 18:07:51 +08:00
KnugiHK fa41572753 Change print to logger for better logging in the future
This commit also added --debug and --no-banner options, which will enable debug level of logging and supress the default banner
2025-05-11 16:53:46 +08:00
KnugiHK 09503069b7 Fix name 'exit' is not defined (#107) 2025-04-08 22:35:16 +08:00
KnugiHK c56682ff8d Add a potential solution for missing the database in iOS #125 2025-03-29 23:32:48 +08:00
KnugiHK 6a67f72ff3 Refactor ios_media_handler 2025-03-02 14:57:35 +08:00
KnugiHK 7a1fa46368 Implement call log for iOS #122 2025-01-02 20:48:11 +08:00
KnugiHK fe88f1b837 Make the iOS contact database optional #76 2024-09-14 15:22:53 +08:00
KnugiHK 3461ce3735 Handle the FileNotFoundError in decryption (#98) 2024-07-02 20:34:18 +08:00
KnugiHK 6370b81299 Update import 2024-06-30 18:55:42 +08:00
KnugiHK c69d053049 Import back the BPListReader 2024-06-30 18:18:26 +08:00
KnugiHK b01d81ddec Lower the chunk size for decryption 2024-06-22 20:20:57 +08:00
KnugiHK 7e2800d89a Make necessary changes for adopting the latest iphone_backup_decrypt 2024-06-22 20:02:29 +08:00
KnugiHK 20199ed794 Rename files and names 2024-02-13 15:58:29 +08:00