Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Andreas Demmelbauer c7d2cd19ef proof of concept il y a 1 semaine
.gitignore proof of concept il y a 1 semaine
README.md proof of concept il y a 1 semaine
schema.sql proof of concept il y a 1 semaine
whatsapp_viewer.py proof of concept il y a 1 semaine

README.md

For generating the HTML Archive, you need following:

  • Messages directory - Containig all Media Files (e. g. from WhatsApp Backup)
  • ChatStorage.sqlite - The Database containing all Chats (e. g. from iPhone Backup)

Place them next to the Script.

Then run:

python3 whatsapp_viewer.py ChatStorage.sqlite Messages