We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

VMDK Forensic Artifact Extractor (VFAE)

VFAE is windows based tool written in C++ that extracts files from VMDK images running the Windows operating system. The tool utilizes the VDDK (Virtual Disk Development Kit) API for the heavy lifting such as mounting, opening, and reading the VMDK selected. When vfae.exe is executed, it copies out files from the off-line VMDK file. The application allows the user to conduct a quick triage of the Windows
directory structure by outputting the results to a specific output file. Additionally, it conducts a pre and post MD5 hash value of the VMDK itself if needed. For specific file searching purposes, it searches for any file type within the off-line VMDK based on a passed in argument via the command-line. Furthermore, you can extract those files that were found in a hard-coded “Extracted Files” directory as well as
provide the MD5 hash of each file that was extracted.

You’re probably paying too much for cell phone service. Wirefly compares hundreds of plans to help you save. Enter what you need (minutes, data, texts) into Wirefly’s innovative plan comparison tools and see your savings instantly.

Website https://vfae.sourceforge.io
Tags
License
Platform
Features
  • Can perform pre and post MD5 hashing for your VMDK's.
  • Triage directory structure of windows based operating systems (virtual).
  • Search for specific file types after triage has taken place.
  • Extract files from off-line VMDK files to local disk with MD5 hash values of each file.