Fallsem2023-24 Cse4004 Eth5
Fallsem2023-24 Cse4004 Eth5
•Raw format
•Proprietary formats
•Advanced Forensics Format (AFF)
Raw Format
• This is what the Linux dd command makes
Example:
dd if=/dev/sdc1 of=/dev/sdd1 bs=128K conv=noerror,sync
Output:
15874+0 records in
15873+0 records out
1040252928 bytes transferred in 3.805977 secs (273320858 bytes/sec)