Calculate Sha1 value

Hi All,

I am facing issue to calculate SHA1 value of few fixlets .
I am using command:SHA1.exe -r Windows6.1-KB3168965-x64.msu -c

and I am getting error:Unable to stat input file

but for few fixlets I am able to get sha1 value.

Please help

Are you looking to actually convert the names of these files to their SHA1 value or just view the SHA1 value? One easy way to view the value is using the FixletDebuger.

Q: sha1 of file “C:\temp\example.exe”

I have a utility that I use to convert files to sha1’s when I’m manually airgapping files into the sha1 directory on the core (example - Java msi’s that require manual caching). Let me know if you are interested.

Hi,

Thanks,now I am to view the sha1 vale using fixlet debugger.

Yes ,please let me know the utility which can convert .rpm into sha1 values

Thanks
Jatin

Copy ‘SHA1Converter’ folder to C:\Temp
Move files you wish to convert into the ‘Download’ folder
Run ‘SHA1_Rename.bat’

Download Utility - https://ibm.box.com/s/psybi4ogwlio4lyrcf0x3w93ebfe7ad0

1 Like

Hi,

thanks,I tried doing the same but I am not able to convert into sha1 file after running SHA1_Rename.bat

Please suggest.

Thanks
Jatin khanna