WhatsappWebRequestAnalyzer
WhatsappWebRequestAnalyzer copied to clipboard
Browser based tool built to decrypt any request sent or received by WhatsappWeb's WebClient for WhatsappWeb4j
Whatsapp Web Request Analyzer
This program was developed on top of Cobalt and is fully written in Kotlin.
The goal of this program is to analyze both raw json and encrypted binary requests sent by WhatsappWeb's Web client to WhatsappWeb's secure WebSocket and vice-versa. This is very useful if you want to contribute to WhatsappWeb4j by adding new features.
How to run
Follow these steps to run the program: Download and install Java 16 from Oracle's official website. Make sure you have latest chrome version installed
Once these steps are completed, launch the program. A browser window will open, and all data sent and received by WhatsApp will be displayed in the console.