password-recovery

Identify disk image formats and recover credentials using forensic tools.

Updated Apr 14, 2026
One-click install
npx skills add https://github.com/bianhaifeng789-hue/openclaw-config --skill password-recovery-bianhaifeng789-hue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: password-recovery
Source: https://github.com/bianhaifeng789-hue/openclaw-config/tree/main/skills/tb2/password-recovery
Command: npx skills add https://github.com/bianhaifeng789-hue/openclaw-config --skill password-recovery-bianhaifeng789-hue

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill guides forensic practitioners in recovering passwords or credentials from disk images, corrupted files, or other forensic scenarios. It emphasizes using appropriate forensic tools, methodical analysis, and validation of recovered data.

Core Features & Use Cases

  • Structured workflow for identifying image formats, applying recovery tools (extundelete, debugfs, ntfsundelete), and validating recovered data.
  • Guidance for fragment analysis and safe reconstruction when complete files cannot be recovered.
  • Use Case: In a forensic investigation, extract credentials from a disk image to recover access to a locked system.

Quick Start

Analyze the disk image with established forensic tools to begin recovering passwords.

Frequently Asked Questions about password-recovery

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I recover passwords from a disk image during a forensic investigation?

To recover passwords from a disk image, you must first identify the image format, then apply appropriate forensic tools like extundelete or ntfsundelete to extract credentials while preserving data integrity. The process requires fragment analysis across filesystem and archive data to ensure complete credential recovery.

Can I extract credentials from corrupted files using forensic tools?

Yes, you can extract credentials from corrupted files by performing fragment analysis and safe reconstruction when complete files cannot be recovered. The workflow applies specialized forensic tools to analyze image, filesystem, and archive data to extract recoverable credential fragments.

What is the best way to validate recovered credentials from filesystem data?

The best way to validate recovered credentials is by following a structured workflow with explicit validation steps that confirm the extracted data. This ensures the recovered passwords are defensible and maintains evidence integrity for investigations.

Does this disk image recovery workflow support extundelete and ntfsundelete?

Yes, the disk image recovery workflow supports forensic tools including extundelete, debugfs, and ntfsundelete. These tools are applied methodically based on the identified filesystem format to perform fragment analysis and extract target credentials safely.

When do I need to perform fragment analysis for password recovery?

You need to perform fragment analysis for password recovery when complete files cannot be restored from the disk image or corrupted data. This approach allows safe reconstruction of credentials by analyzing fragments across image, filesystem, and archive data.

How do I document evidence when recovering passwords from a disk image?

To document evidence when recovering passwords, you must follow a structured workflow that includes validation steps to confirm recovered credentials and systematically records the forensic process. This documentation ensures the recovered data is defensible for investigations.