"Using the Internet, research the command line version of FTK Imager and identify the command used to generate SHA1 and MD5 hashes for a specific file. Next, launch a Command Prompt window and navigate to the FTK Imager CMD tool (C:\Program Files\AccessData\FTK Imager\cmd\). Use the command you identified in your research to verify the SHA1 and MD5 hashes of the Evidence_drive1.001 file used in this lab." I have tried the cmd "ftkimager --verify C:\Daubert Standard Evidence\Image1\Evidence_drive1.001 " and commands related to this but it keeps not recognizing the command saying unexpected parameter to my file I put in the command that I am trying to retrieve the hash from. Any help is appreciated, thank you!
"Using the Internet, research the command line version of FTK Imager and identify the command used to generate SHA1 and MD5 hashes for a specific file. Next, launch a Command Prompt window and navigate to the FTK Imager CMD tool (C:\Program Files\AccessData\FTK Imager\cmd\). Use the command you identified in your research to verify the SHA1 and MD5 hashes of the Evidence_drive1.001 file used in this lab."
I have tried the cmd "ftkimager --verify C:\Daubert Standard Evidence\Image1\Evidence_drive1.001 " and commands related to this but it keeps not recognizing the command saying unexpected parameter to my file I put in the command that I am trying to retrieve the hash from. Any help is appreciated, thank you!
Trending now
This is a popular solution!
Step by step
Solved in 4 steps
"Using the Internet, research the command line version of FTK Imager and identify the command used to generate SHA1 and MD5 hashes for a specific file. Next, launch a Command Prompt window and navigate to the FTK Imager CMD tool (C:\
I have tried the cmd "ftkimager --verify C:\Daubert Standard Evidence\Image1\Evidence_drive1.001 " and commands related to this but it keeps not recognizing the command saying unexpected parameter to my file I put in the command that I am trying to retrieve the hash from. Any help is appreciated, thank you!
First command I try is cd C:\Program Files\AccessData\FTK Imager\cmd
next command ftkimager --verify C:\Daubert Standard Evidence\Image1\Evidence_drive1.001
after that getting error **Unexplected parmeter :Evidence\Image1\Evidence_drive1.001 Run ftkimager --help for usage information.
need help with that.