IPED icon indicating copy to clipboard operation
IPED copied to clipboard

WhatsApp with -nocontent (Thumbsonly)

Open vtgdias opened this issue 3 years ago • 4 comments

I was not able to generate a report that has whatsapp chat (iped html generated files) with "only thumbs" (videos and photos thumbs). Is it possible to deliver just whatsapp content changing original medias (videos and photos) for thumbs?

vtgdias avatar Dec 20 '21 19:12 vtgdias

Well, currently you would need to check the "don't export chat attachments automatically" in report generation dialog and put the chat attachments in a separate bookmark, so you can check the "Thumbsonly" option for that bookmark. This option could be improved to work for referenced files exported automatically in the future...

lfcnassif avatar Dec 20 '21 19:12 lfcnassif

Or maybe an option to parse whatsapp db based on a time frame (e.g. 2021-06-22 to 2021-10-22).

vtgdias avatar Dec 20 '21 19:12 vtgdias

Well, currently you would need to check the "don't export chat attachments automatically" in report generation dialog and put the chat attachments in a separate bookmark, so you can check the "Thumbsonly" option for that bookmark. This option could be improved to work for referenced files exported automatically in the future...

I used like this: java.exe -jar iped.jar -d Z:\marcadores.iped -nocontent Videos_Thumbs -nocontent Imagens_Thumbs --nolinkeditems -profile default -o Z:\Casos_IPED\31802

Where Videos_Thumbs and Imagens_Thumbs are bookmarks that contain all video and image files of the evidence (including wapp). But that generates me wapp chat without html files inside iped. (html shows only in html report). I was using 3.18.8. i am running again now, using latest version (3.18.11) to see if has any difference.

vtgdias avatar Dec 20 '21 19:12 vtgdias

I was using 3.18.8. i am running again now, using latest version (3.18.11) to see if has any difference.

Ok, please post the results, thanks.

lfcnassif avatar Dec 21 '21 12:12 lfcnassif