Does Microsoft sign their binary files in Windows XP?

  • Thread starter Thread starter zulu
  • Start date Start date
Z

zulu

Does anyone know whether Microsoft sign their binary files in Windows
XP or not? If they don't, then how can I conclude whether I have an
untampered binary file from Microsoft without using a hash comparison
(like many IDS systems use)?

/Zulu
 
zulu said:
Does anyone know whether Microsoft sign their binary files in Windows
XP or not?

That depends. Start > Run: sigverif.exe
If they don't, then how can I conclude whether I have an untampered
binary file from Microsoft without using a hash comparison

Start > Run: CMD > SFC
 
Back
Top