Skip to content

quagmire69/whatsapp_activity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PoC whatsapp activity

Capture whatsapp connections from any contact.

tw


Installation

  1. Install dependencies (Linux Ubuntu):
sudo apt install python3 python3-pip
  1. Clone this repository
git clone https://github.com/decoxviii/whatsapp_activity.git
cd whatsapp_activity
  1. Install requirements
sudo -H pip3 install -r requirements.txt
  1. Download the chromedriver compatible with your browser (Chrome) version.

Test

Start by printing the available actions by running python3 bin/whatsapp_activity --help. Then you can perform the following test:

python3 bin/whatsapp_activity --chromedriver <path to chromedriver>

Watch this demo video


decoxviii

MIT

About

PoC: WhatsApp Activity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages