In the digital age, forensic analysis of messaging applications like WhatsApp is crucial for both security and investigative purposes.
‘Whapa’ offers a sophisticated suite of tools designed to parse and analyze WhatsApp data on Android and iOS devices.
Developed with Python and supported on multiple operating systems, Whapa enhances forensic capabilities with its robust features and compatibility.
Updated: May 2022
WhatsApp Messenger Version 2.21.9.14
Whapa is a set of graphical forensic tools to analyze whatsapp from Android and soon iOS devices. All the tools have been written in Python 3.8 and have been tested on linux, windows and macOS systems.
Note: Whapa provides 10x more performance and fewer bugs on linux systems than on windows.
Whapa is included as standard in distributions such as Tsurugi Linux (Digital Forensics) and BlackArch Linux (Penetration Testing).
Whapa toolset is divided in five tools:
Do you like this project? Support it by donating
You can download the latest version of whapa by cloning the GitHub repository:
git clone https://github.com/B16f00t/whapa.git && cd whapa
then (Linux or macOS):
pip3 install --upgrade -r ./doc/requirements.txt
or (Windows):
pip install --upgrade -r .\doc\requirements.txt
if you use Linux system:
python3 whapa-gui.py
if you use Windows system:
python whapa-gui.py
or
click on whapa-gui.bat
For more information click here.
Prompt injection is a type of security vulnerability that can be exploited to control the…
Firefly is an advanced black-box fuzzer and not just a standard asset discovery tool. Firefly…
Winit is a robust, cross-platform library designed for creating and managing windows in Rust applications.…
In today’s digital age, convenience often comes at the cost of security. One such overlooked…
Terminal GPT (tgpt) offers a seamless way to bring the power of ChatGPT 3.5 directly…
garak checks if an LLM can be made to fail in a way we don't…