Skip to content

Python

DroidTest

A Python CLI tool that runs batches of ADB diagnostic commands against Android devices, reports pass/fail per command, and exports results to JSON — with device targeting, timeouts, and selective filtering.

FSParser

A Python tool that parses raw disk images and extracts filesystem metadata directly from binary structures — MBR partition tables, FAT32 BPB, and EXT2/3/4 superblocks — with no OS calls.