Commit Graph

25 Commits

Author SHA1 Message Date
KnugiHK 7cd259143a Implement standalone binary compilation 2023-02-12 17:54:32 +08:00
Knugi 726812a5f7 Prepare for standalone binary
https://github.com/KnugiHK/Whatsapp-Chat-Exporter/issues/29
2023-02-12 08:15:40 +00:00
KnugiHK 9600da59ae Correct the default in #25 2023-01-31 17:25:59 +08:00
KnugiHK 26b58843fb Add message 2023-01-31 16:46:22 +08:00
KnugiHK 60575c7989 Implement #25
Copying media folder to the output directory will be the default starting from this commit.
2023-01-31 16:34:34 +08:00
KnugiHK b37c13434e Merge branch 'dev' into message_table 2022-12-23 16:49:37 +08:00
KnugiHK 4b357d5ea9 Update the import of Crypt to latest one for message 2022-12-23 16:49:28 +08:00
KnugiHK 6407ba2136 Adopt the latest version 2022-12-21 21:45:20 +08:00
KnugiHK 41d3659269 Prepare for porting 2022-12-21 20:16:37 +08:00
KnugiHK 48f667d02b Implement exporting 64-digit crypt15 encryption key
https://github.com/KnugiHK/Whatsapp-Chat-Exporter/issues/20
2022-09-05 12:16:07 +08:00
KnugiHK 8cbb0af43a Oh. I missed this change 2022-03-04 14:06:19 +08:00
KnugiHK 28c4a7b99f Prepare for new function 2022-03-04 14:03:15 +08:00
KnugiHK 3e71817778 Make the brute-force more sensitive and bug fix 2022-02-22 21:19:19 +08:00
KnugiHK 08c5979eed Support Hex key for Crypt15 2022-02-22 18:59:04 +08:00
KnugiHK 0e6319eb4e Support crypt15 2022-02-22 18:33:54 +08:00
KnugiHK a522eb2034 PEP8 2022-01-17 13:01:10 +08:00
KnugiHK 9fe6a0d2a8 Refactoring 2022-01-17 12:06:15 +08:00
KnugiHK 1faf111e64 Handle case that the database file does not exist and clearer exit code 2021-12-30 11:59:30 +08:00
KnugiHK 9140c07feb Prevent PermissionError from raising 2021-12-28 20:04:40 +08:00
KnugiHK ab42cad166 Some PEP8 2021-07-10 22:01:04 +08:00
KnugiHK 790f4ec5e0 Support custom template 2021-07-10 21:46:45 +08:00
KnugiHK 35ef4031fc Support crypt12 2021-07-10 21:28:49 +08:00
KnugiHK 18ee152688 Support crypt14 WhatsApp Backup 2021-07-10 21:08:52 +08:00
KnugiHK 684badb9a6 Update the string appear in wtsexporter --version 2021-05-31 11:09:47 +08:00
KnugiHK d9f38fc714 Create console script 2021-05-10 15:51:43 +08:00