Magpie is a network packet analyzer and Network Forensic Analysis Tool (NFAT) that will enable users to capture packets in real time, and then export that packet data to a file for later analysis.
Setting up Magpie is simple!
- Follow this link and download Android Studio for your system.
- Clone Magpie to your system with
git clone https://github.com/MagpieDevs/Magpie.git - Open Android Studio import the Magpie project.
- Upon opening, your project should build. Run the app using the toolbar at the top of the editor.
- Follow the onscreen instructions to set up an emulator.
- Deploy the app to the emulator.