nerdexam
EC-Council

312-49 · Question #613

Raw data acquisition format creates _________ of a data set or suspect drive.

The correct answer is B. Simple sequential flat files. Raw format (also called dd format, after the Unix 'dd' command) creates a bit-for-bit, sector-by-sector copy of a drive stored as simple sequential flat files - meaning the output is a contiguous stream of raw binary data with no proprietary headers, metadata wrappers, or…

Submitted by thandi_sa· Apr 18, 2026Disk Forensics

Question

Raw data acquisition format creates _________ of a data set or suspect drive.

Options

  • ASegmented image files
  • BSimple sequential flat files
  • CCompressed image files
  • DSegmented files

How the community answered

(52 responses)
  • A
    2% (1)
  • B
    87% (45)
  • C
    8% (4)
  • D
    4% (2)

Explanation

Raw format (also called dd format, after the Unix 'dd' command) creates a bit-for-bit, sector-by-sector copy of a drive stored as simple sequential flat files - meaning the output is a contiguous stream of raw binary data with no proprietary headers, metadata wrappers, or compression. This simplicity makes raw images universally compatible with virtually all forensic tools. The trade-offs are that raw format does not natively support compression, encryption, or built-in error checking/hashing (unlike proprietary formats like E01/EnCase). Segmented image files and compressed image files are characteristics of proprietary forensic formats like E01 or AFF, not raw format.

Topics

#Raw Data Acquisition#Disk Imaging#Forensic Image Formats#Bit-stream Copy

Community Discussion

No community discussion yet for this question.

Full 312-49 Practice