DATA RECOVERY UNION > Softwares > Forensics > The Coroner’s Toolkit
Posted in

The Coroner’s Toolkit

The Coroner’s Toolkit (TCT) is a collection of command-line programs for forensic analysis of Unix and Linux systems. It was developed by Dan Farmer and Wietse Venema and is considered one of the pioneering open-source forensic toolkits.

Key Functions

ToolDescription
grave-robberExtracts forensic data from a live or mounted system, including file timestamps, permissions, and ownership.
mactimeGenerates a timeline of file access, modification, and status change events from the system’s file system data.
ilsLists inode information from a raw disk image, showing deleted or unallocated inodes.
icatExtracts the contents of a specific inode from a disk image, useful for recovering deleted files.
pcatDumps process memory and status information from a live system.

How to Use TCT

Basic Workflow

  1. Acquire an image: Create a forensic image of the target disk using dd or similar tools.
  2. Run grave-robber: Collect system data from the image or live system.
  3. Analyze with mactime: Generate a timeline of file system events to identify suspicious activity.
  4. Recover deleted files: Use ils to list deleted inodes, then icat to extract their contents.
  5. Examine process memory: Use pcat on a live system to capture running processes.

Example Commands

  • grave-robber -d /path/to/image -o /output/dir – Extracts forensic data from the image.
  • mactime -b /path/to/bodyfile – Creates a timeline from a body file generated by grave-robber.
  • ils -f /path/to/image > inode_list.txt – Lists all inodes from the image.
  • icat -f /path/to/image inode_number > recovered_file – Recovers a file by its inode number.

Important Notes

  • TCT is command-line based and requires familiarity with Unix/Linux and forensic concepts.
  • It is most effective on Unix file systems like UFS, EXT, and some Linux file systems.
  • Development has not been active for many years, but it remains useful for legacy systems and as a foundation for other tools like The Sleuth Kit.
  • The Sleuth Kit (TSK) is a more modern, maintained fork of TCT that adds support for NTFS, FAT, and more file systems.

Leave a Reply

💠

🔵 Best-selling hard drives, USB flash drives & SSDs everyone's buying.

Fast, reliable, and on sale now. Thousands pick these weekly — don't miss Amazon's lowest storage prices.

Top 10 Bestsellers
🏆 4.7★+ Reviews
📦 Prime Shipping
👉 See today's best-selling Data storage on Amazon.com HDD · USB Flash Drives · SSD · External Drives
🛒
✅ Updated hourly — Amazon real-time ranking 🔥 Limited stock deals 🔗 Affiliate
⭐ Click to see complete best-selling list ⭐