Closed
Description
I tried to parse a backup containing Whatsapp-Chats.
With the tool pulled from Github (Tested on Linux and Windows) the parsing stops with:
whatsappMessages [whatsappMessages] artifact started
[]
The file "Whatsapp - Messages.temphtml" gets created showing messages.
After interrupting with ctr+c this message is shown:
File "/home/prosch/apps/iLEAPP/scripts/artifacts/whatsappMessages.py", line 132, in get_whatsappMessages
kmlgen(report_folder, kmlactivity, data_list, data_headers)
File "/home/prosch/apps/iLEAPP/scripts/ilapfuncs.py", line 667, in kmlgen
input()
Using the latest Windows executable, the creation of the report succeeds.