This guide provides a detailed setup process for students to monitor various activities within WhatsApp, including audio, video, contacts, cookies, and other data interactions. The setup involves using dynamic instrumentation tools like Frida, filesystem monitoring tools like inotifywait
, and network traffic monitoring tools like mitmproxy and Wireshark.
- A Linux host machine
- Android Studio or Genymotion for Android emulation
- Rooted Android emulator for advanced monitoring (optional)
- Basic knowledge of Android development and Linux command-line tools