This commit is contained in:
KnugiHK
2025-04-27 07:19:34 +00:00
parent 13b468d463
commit 3be2c0f1fc

View File

@@ -464,7 +464,7 @@ pip install whatsapp-chat-exporter["crypt15"] # install along with thi
<pre><code class="language-sh">wtsexporter -a -k encrypted_backup.key -b msgstore.db.crypt15
</code></pre>
<p>If you have the 32 bytes hex key, simply put the hex key in the -k option and invoke the command from shell like this:</p>
<pre><code class="language-sh">wtsexporter -a -k 432435053b5204b08e5c3823423399aa30ff061435ab89bc4e6713969cdaa5a8 -b msgstore.db.crypt15
<pre><code class="language-sh">wtsexporter -a -k 133735053b5204b08e5c3823423399aa30ff061435ab89bc4e6713969cda1337 -b msgstore.db.crypt15
</code></pre>
<h2>Working with iOS/iPadOS (iPhone or iPad)</h2>
<p>Do an iPhone/iPad Backup with iTunes/Finder first.</p>