Skip to main content
Solved

MD5 Hashmark 32 digit how?

  • February 17, 2017
  • 3 replies
  • 131 views

When Whitelisting a program you can put inthe path to the program or folder but how do I obtain the 32 digit MD5 number from a program so I can use that instead?

Best answer by Archive121917

I use the File Checksum & Integrity Verifier from Microsoft to get MD5 hashes:
 
  1. From Command Prompt, type FCIV -MD5 path ofilename.exe
  2. Copy & Paste into portal.
Hope that helps.
 
View original
Did this help you find an answer to your question?
This topic has been closed for comments

3 replies

  • 2804 replies
  • February 17, 2017
Hi johnnybor,
 
Welcome to the Webroot Community.
 
I believe this question should be asked in the Business forum since you are referring to the Endpoint Protection. You will get a faster response since the Home version of Webroot doesn't allow for the creation of MD5 overrides. ;)
 
Perhaps one of our VIPs or Mods can move this, please?
 
Hope this helps,
 
BD
 
ps. Thanks @

  • Author
  • New Voice
  • 19 replies
  • February 17, 2017
Ok Nevermind I found a tool that extracts the number for me thanks anyway

Archive121917
New Voice
I use the File Checksum & Integrity Verifier from Microsoft to get MD5 hashes:
 
  1. From Command Prompt, type FCIV -MD5 path ofilename.exe
  2. Copy & Paste into portal.
Hope that helps.