Are my checksums OK? Vista SP1 X86 and Vista SP1 x64

Discussion in 'other software & services' started by camelia, Oct 8, 2014.

  1. camelia

    camelia Registered Member

    Joined:
    Nov 4, 2011
    Posts:
    455
    Location:
    Mexico City
    Hi

    Vista Forum is dead :mad:

    Can someone be so kind to help me to re check or verify again the
    Checksum of the following files?

    Windows Vista Service Pack 1 Five Language Standalone (KB936330) - x86 (32-bit)
    http://www.microsoft.com/en-us/download/details.aspx?id=30

    And

    Windows Vista Service Pack 1 Five Language Standalone for x64-based Systems (KB936330) - x64 (64-bit)
    http://www.microsoft.com/en-us/download/details.aspx?id=21299


    Checksums in lower case please, It's for a project!!! :)
    I need them in the following order:

    MD5 Checksum :
    SHA-1 Checksum :
    SHA-256 Checksum:
    SHA-384 Checksum:
    SHA-512 Checksum:
    CRC32 Checksum :

    I know the files have Microsoft digital signature :ninja:

    Visual Basic
    MS Access 2003, 2007, 2010, 2013
    iPhone

    Thank you very much in advance
    Camelia
     
  2. MrBrian

    MrBrian Registered Member

    Joined:
    Feb 24, 2008
    Posts:
    6,032
    Location:
    USA
  3. camelia

    camelia Registered Member

    Joined:
    Nov 4, 2011
    Posts:
    455
    Location:
    Mexico City
    Hi MrBrian!!! yup I read the same blog a few days ago, but the author is providing the checksums when Windows Vista Service Pack 1 was "in beta releases" The hash doesn't match.

    I am starting with the basic, Now I am sure you understand what my problem is, I can't find the checksums for a well know SP by MS :( AND for my project the most important checksum I need is the CRC32, I don't know what to do at this point :cautious:

    I am still working very hard with my code in order to programmatically parse the HTML output of SysTracer and populate Excel or Access. :)

    I will have to give you some credits if my project works, that's for sure :thumb:

    Camelia

    01Nomatch.jpg
     
  4. SpousalMilk

    SpousalMilk Registered Member

    Joined:
    Jun 24, 2012
    Posts:
    48
    Location:
    USA
    If you already have the files, use the program HashMyFiles at http://www.nirsoft.net/utils/hash_my_files.html

    If the file has the digital ms signature and it says the signature is good, no need to reverify the file as far as i'm concerned.

    Anyway, here's what I got on the x86 exe.

    Code:
    ==================================================
    Filename          : Windows6.0-KB936330-X86-wave0.exe
    MD5               : e230f3dcd78e462dbf1dd538fc70ff2a
    SHA1              : 79f3fd5db332b4464d8ebc54da68be8effd760c4
    CRC32             : 57ad43fb
    SHA-256           : dd93be99db3ce3fc9dcf24424b4736debf142e40c2f57cd5b61f6a163fb5c5ee
    SHA-512           : d548755304d2faf0316bd96ee96ba9d177bfd1df16a71d04e7e3731dc296dee2ef3be0c20c1ee59ed0632029016058f5dd1d303f5baf09777a485bcc1291136a
    SHA-384           : 32dc7a19ebb05eae6422a86014344992c99bce2ddaf499566db40f91930d0562a01e4095d996d26886d572a6e601cdb5
    Full Path         : G:\Windows6.0-KB936330-X86-wave0.exe
    Modified Time     : 10/9/2014 3:27:46 AM
    Created Time      : 10/9/2014 3:06:14 AM
    File Size         : 455,611,504
    File Version      : 6.0.6001.17028 (lh_core2_spinstall(ghilios).070607-1802)
    Product Version   : 6.0.6001.17028
    Identical         : 
    Extension         : exe
    File Attributes   : A
    ==================================================
    
    
    edit: heres the x64 one:
    Code:
    ==================================================
    Filename          : Windows6.0-KB936330-X64-wave0.exe
    MD5               : eeafd59069b0dbb489f7b9ca63dbc678
    SHA1              : 908983c5cd8c1112ee452a0a907b546cc70c9d8b
    CRC32             : 248ba1b7
    SHA-256           : a48ec1ba10120676c0529121dff5303ec777988ba25133d1dd15234a04dd6f9e
    SHA-512           : 27f5902bc65f238afbce28ff7215f2ab7cd993fdb3e905cc6dfc8178b87dccba9e9974271059ac04038913b51a22117effd25ef66436ec389dad9d689b4df7ce
    SHA-384           : 0e950f4fbf22c59027c112e93b6c66f9e791aab1c84f8f5c80f8f1867219197dfd17714dc9d0f22530022aeaddc975e6
    Full Path         : G:\Windows6.0-KB936330-X64-wave0.exe
    Modified Time     : 10/9/2014 4:13:41 AM
    Created Time      : 10/9/2014 3:37:30 AM
    File Size         : 761,789,904
    File Version      : 6.0.6001.17028 (lh_core2_spinstall(ghilios).070607-1802)
    Product Version   : 6.0.6001.17028
    Identical         : 
    Extension         : exe
    File Attributes   : A
    ==================================================
    edit: oops you needed them in lower case, fixed.
     
    Last edited: Oct 9, 2014
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.