You can still find the original DiskProbe.sit on Macintosh Garden or other retro archives. It’s a 68k application that weighs less than 200 KB—tiny by modern standards, yet packed with functionality.
If you are looking to install or use this on a Debian-based system: diskprobe deb
In the world of digital forensics and low-level disk analysis, few command-line tools are as revered as diskprobe . Part of , diskprobe allows investigators to manually inspect and navigate the raw structures of a disk—sector by sector, from the Master Boot Record (MBR) to the last inode. You can still find the original DiskProbe