Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gill-singh-a/firefox-whatsapp-web-group-name-extractor

A Simple Python Program that extracts Group Name present in WhatsApp Web logged on Firefox Browser
https://github.com/gill-singh-a/firefox-whatsapp-web-group-name-extractor

digital-forensics firefox python3 strings whatsapp-web

Last synced: about 1 month ago
JSON representation

A Simple Python Program that extracts Group Name present in WhatsApp Web logged on Firefox Browser

Awesome Lists containing this project

README

        

# Firefox WhatsApp Web Group Name Extractor
A Simple Python Program that extracts Group Name present in WhatsApp Web logged on Firefox Browser
## Requirements
Langauge Used = Python3

Modules/Packages used:
* os
* subprocess
* pathlib
* datetime
* optparse
* colorama
* time

### Note
This Program just uses the *strings* command to get strings, extract Group Names based on observation. It is not a parser of the Indexed DB Files created by WhatsApp Web using Firefox Browser. So, the **Extracted Group Names** in some cases might not be 100% accurate