https://github.com/PiRogueToolSuite/ or on our website at https://pts-project.org/.
We have started working on the first public release of PTS. We plan to reach out to around 10 NGOs to present the project and if they wish, to test it. The objective for us is to have regular feedback from them in order to better respond to their needs.
We have published two tutorials. The first one presents how to use the PiRogue without wired connection to the Internet (such as in a car). The second one explains how to conduct forensic analysis with MVT.
We started working on a program to automate TLS interception and decryption. It is still WIP but you can already test it on your PiRogue:
You have to connect a rooted Android device to the PiRogue via USB and enable adb
. Hit Ctrl+C
when your experiment is done. The output_dir
folder will contain a PCAP file and a key log file you can open in Wireshark.
We are facing issues dumping TLS keys from system applications with Frida. We are still investigating on this topic.