Ubuntu 12.04 Forensics - Disk to Image Copy Using dc3dd

Опубликовано: 29 Сентябрь 2024
на канале: lecture snippets
7,910
45

This video is part of a series on Computer Forensics using Ubuntu 12.04. In this Lecture Snippet I use the dc3dd utility to copy a 2GB flash drive partition to the desktop of my computer as a RAW image file. After copying the data I need to change the permissions of the image because I ran the command with the sudo privileges. I use chmod 777 to change those permissions.