Skip to main content
Run any Skill in Manus
with one click

tsk-disk-recovery

Stars6
Forks2
UpdatedJune 7, 2026 at 14:54

Use ONLY when the disk image is in a forensic format that needs specialized mounting (.E01/EWF via ewfmount, .qcow2/.vmdk/.vhd via qemu-img convert, .AFF via affuse) OR when the task explicitly requires Sleuth Kit-style filesystem inspection: deleted-file recovery via inode (icat / tsk_recover), MFT parsing, slack/unallocated-space carving with bulk_extractor or foremost, or partition-offset arithmetic via mmls→fls. Skip this skill for plain raw/.dd/.img images that mount cleanly with `mount -o loop`, for ZIP/TAR/docker archives misidentified as "images", and for cases where `strings img | grep -aE 'flag\{'` already reveals the flag — try the cheap path first.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly