Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gill-singh-a/firefox-whatsapp-web-group-name-extractor
- Owner: Gill-Singh-A
- Created: 2024-07-18T18:09:17.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-07-18T18:10:06.000Z (4 months ago)
- Last Synced: 2024-10-14T05:40:54.168Z (about 1 month ago)
- Topics: digital-forensics, firefox, python3, strings, whatsapp-web
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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