ECCouncil Exam Questions

What will the following Linux command accomplish?

What will the following Linux command accomplish?

dd if=/dev/mem of=/home/sam/mem.bin bs=1024

A.
Copy the master boot record to a file

B.
Copy the contents of the system folder em to a file

C.
Copy the running memory to a file

D.
Copy the memory dump file to an image file