Notifications
Clear all
Topic starter
24/09/2021 7:46 pm
Hi all,
I processed an SD card image with X-ways. I found lots of whatsapp messages in free space. I would like to extract all text passages in this 4 GB file.Â
Xways has a tool to find text passages, but one by one. I want export all of them to a file.
How can achieve this?
Regards
29/09/2021 11:24 pm
Can you used regular expressions?
https://stackoverflow.com/questions/3549075/regex-to-find-all-sentences-of-text
Â