Commit Graph

333 Commits

Author SHA1 Message Date
KnugiHK 2b49ac2e41 Add date filter for iOS #82 2024-02-12 18:00:26 +08:00
KnugiHK 2466e2542a Add date filter for Android #82 2024-02-12 17:31:29 +08:00
KnugiHK 48c3fa965f Bug fix on wrong table name for old schema 2023-12-29 18:32:38 +08:00
KnugiHK 472c18448c Update the Python version for standalone binaries to 3.11 2023-12-17 14:53:18 +08:00
KnugiHK 810d8c7c8b Revert "Add macos-13-arm64"
This reverts commit f80be81ee6.
2023-12-17 14:53:09 +08:00
KnugiHK f80be81ee6 Add macos-13-arm64 2023-12-17 14:43:20 +08:00
KnugiHK 0fcaa946e6 Add --no-deployment-flag=self-execution flag for -m option in binary 2023-12-17 14:40:47 +08:00
KnugiHK 1e7953e5fe Update .gitignore 2023-12-17 14:40:27 +08:00
KnugiHK 481656fdeb Bug fix for the different between key file and hex key 2023-12-17 14:40:08 +08:00
KnugiHK 3d155fb48f Bug fix on wrong timestamp variable 2023-12-17 14:37:59 +08:00
KnugiHK f659a8c171 Make sure all messages are extracted chronologically #64 2023-12-07 23:17:50 +08:00
KnugiHK 3ffb63ed28 Update readme 2023-12-03 20:41:34 +08:00
KnugiHK 94956913e8 Add time zone offset to display time 2023-12-03 20:35:58 +08:00
KnugiHK 7b5a7419f1 Apply ZCONTACTJID as chat ID in vcard process 2023-12-03 20:21:19 +08:00
KnugiHK d5cef051d3 Fix an incorrect variable 2023-12-03 20:17:28 +08:00
KnugiHK f81f31d667 Fix attempt to #64 2023-12-03 14:19:49 +08:00
KnugiHK 8c617b721f Create bruteforce_crypt15.py 2023-12-03 13:49:57 +08:00
KnugiHK 0d626519ec Add support for decrypting contact db from crypt15 backup 2023-12-03 13:40:21 +08:00
KnugiHK 3847836ed6 Fix: use a more reliable way to determine chat #61
This fix also changed how to determine if the message belongs to a group or PM.
2023-12-03 10:27:22 +08:00
KnugiHK e6c43e7e35 Bump version 2023-11-12 14:27:03 +08:00
KnugiHK 150180fdff Refactor 2023-10-29 18:12:17 +08:00
KnugiHK 86ea938323 Add fields for implementing read receipt 2023-10-29 18:12:16 +08:00
KnugiHK 7da71e84fe Bug fix on missing sender in group chats #67 2023-10-29 18:12:11 +08:00
KnugiHK efd5ed80b2 Bug fix on ignoring system chat 2023-10-29 17:56:19 +08:00
KnugiHK efea1d6165 Remove waste 2023-10-29 17:52:58 +08:00
KnugiHK 3082c83bc4 Convert all links to hyperlinks #69 2023-10-24 00:16:49 +08:00
KnugiHK fc50415afd An attempt to fix #67 2023-10-24 00:05:15 +08:00
KnugiHK be4adadbd8 Update __main__.py 2023-10-08 11:42:47 +08:00
KnugiHK 8eb05424fd Support preservation of file timestamp for encrypted backup 2023-10-08 11:42:39 +08:00
KnugiHK 380289d1c1 Bug fix on missing argument #65 2023-10-08 10:12:58 +08:00
KnugiHK 91ff882d15 Add option to preserve modify timestamp #65 2023-10-07 23:50:43 +08:00
Knugi 5aad65fff7 Merge pull request #60 from andrp92/dev
Feat: Support for WhatsApp Business (iPhone only)
2023-09-22 21:33:12 +08:00
KnugiHK decea88028 Better UI
I am too lazy to switch branch.
2023-08-23 16:07:04 +08:00
KnugiHK a08f44e6ed Fix the potential collision of Whatsapp and Whatsapp Business 2023-08-23 16:06:25 +08:00
Andres Rodriguez dbd1802dd6 feat: use dynamic domains when encrypted 2023-08-18 01:51:13 -04:00
Andres Rodriguez b9f123fbea fix: use corresponding identifier 2023-08-17 19:59:11 -04:00
KnugiHK 2944d00ca2 Refactoring so that no file needs to be introduced 2023-08-15 17:40:20 +08:00
KnugiHK 448ba892cc Change the option from --smb to --business 2023-08-15 17:33:56 +08:00
KnugiHK a5cb46e095 Also make vcard path dynamic in Android 2023-08-15 16:22:43 +08:00
KnugiHK ee4e95c75f Bug fix on the possible breakage mentioned in #60 2023-08-15 16:22:08 +08:00
Andres Rodriguez f488894942 fix(whatsapp_business): missing domain ref 2023-08-15 00:46:54 -04:00
Andres Rodriguez 269a59c1e2 feat(whatsapp_business): made vcard path dynamic 2023-08-15 00:36:15 -04:00
Andres Rodriguez d8b434e169 feat(whatsapp_business)!: args and default values for smb
Added corresponding logic for whatsapp business and default values.
2023-08-15 00:35:32 -04:00
Andres Rodriguez 326b99d860 feat(whatsapp_business)!: extraction script for smb
Duplicated original extract_iphone_media to include smb specfic fileIDs.
2023-08-15 00:32:07 -04:00
KnugiHK bd2f063cc0 Bug fix on calls without chat #58 2023-08-12 15:51:05 +08:00
KnugiHK d772efe779 Update the sample output screenshot 2023-06-25 20:01:06 +08:00
KnugiHK 282c99c7dd PyPi can't have git source as dependency 0.9.5 2023-06-25 13:57:11 +08:00
KnugiHK 8dec2a7e97 Bug fix on missing attribute in the Message class. 2023-06-25 13:30:44 +08:00
KnugiHK f9dedc7930 Increase the row size 2023-06-25 13:14:39 +08:00
KnugiHK e2f497dbb6 Bug fix on exported chat 2023-06-25 12:42:37 +08:00