Complete MSDN SHA1 checksums + MsdnFileVerifier by Inge

Discussion in 'MDL Projects and Applications' started by Oz, Jun 12, 2016.

  1. NeXtStatioN

    NeXtStatioN MDL Senior Member

    Joined:
    Dec 29, 2014
    Messages:
    324
    Likes Received:
    600
    Trophy Points:
    10
    It took them a while to defeat it for a small PDF file, so, for ISOs, there's no known risk right now ;)

    Or we can download all ISOs, check SHA1 and then create, for example, SHA256 checksums ;)
     
  2. vanelle

    vanelle MDL Expert

    Joined:
    Sep 22, 2014
    Messages:
    1,315
    Likes Received:
    1,140
    Trophy Points:
    60
    #42 vanelle, Mar 14, 2017
    Last edited: Mar 14, 2017
    each kind of hash is more ore less only a simple bit-shifting. regardless of whether CRC-32, ADLER-32, MD5, SHA1, SHA256 or whatever.
    - the diffrence is only the size of the 'shifting-buffer' (CRC-32 = 4byte) - Simplified
    - each Hash has the problem of n '00' bytes at the end of the file (thats why you get CRC32 = FFFFFFFF for iso's with AutoCRC that are overdumped :biggrin:)

    the problems can (more ore less) only be solved (reduced) if you have 2 different hashes (eg CRC32 + SHA1).
    only use eg SHA256 is useless (same problem).

    feel free to generate a CRC32 for all files on MSDN :biggrin: (have fun)
     
  3. sagem

    sagem MDL Novice

    Joined:
    Mar 3, 2011
    Messages:
    47
    Likes Received:
    9
    Trophy Points:
    0
  4. TCM

    TCM MDL Addicted

    Joined:
    Aug 25, 2011
    Messages:
    808
    Likes Received:
    417
    Trophy Points:
    30
    Did anyone else notice that you can't view hashes in MSDN without a login anymore? Am I missing something and is it still possible?
     
  5. NeXtStatioN

    NeXtStatioN MDL Senior Member

    Joined:
    Dec 29, 2014
    Messages:
    324
    Likes Received:
    600
    Trophy Points:
    10
    Even logged in, you can't see any hashes, as it redirects you to the Visual Studio Portal where subscriptions have been migrated ;)

    Only subscribers can view files available with their subscription.
     
  6. TCM

    TCM MDL Addicted

    Joined:
    Aug 25, 2011
    Messages:
    808
    Likes Received:
    417
    Trophy Points:
    30
    That's a major blow.
     
  7. NeXtStatioN

    NeXtStatioN MDL Senior Member

    Joined:
    Dec 29, 2014
    Messages:
    324
    Likes Received:
    600
    Trophy Points:
    10
    Microsoft decided to do this. To merge all subscriptions to Visual Studio, and also I believe to reduce "piracy" and "illegal" downloads
     
  8. TCM

    TCM MDL Addicted

    Joined:
    Aug 25, 2011
    Messages:
    808
    Likes Received:
    417
    Trophy Points:
    30
    They can't prevent piracy. No pirate will shell out the cash. They'll run unverified and potentially infected stuff. MS is doing the world a disservice.
     
  9. mpyrdaitghiatparla

    mpyrdaitghiatparla MDL Novice

    Joined:
    Jan 15, 2017
    Messages:
    37
    Likes Received:
    14
    Trophy Points:
    0
    Can someone please upload working links.
     
  10. mpyrdaitghiatparla

    mpyrdaitghiatparla MDL Novice

    Joined:
    Jan 15, 2017
    Messages:
    37
    Likes Received:
    14
    Trophy Points:
    0
    Anyone please links.
     
  11. vanelle

    vanelle MDL Expert

    Joined:
    Sep 22, 2014
    Messages:
    1,315
    Likes Received:
    1,140
    Trophy Points:
    60
    hello,
    i have read your 9 posted messages
    6 Giveaway/Contest
    and other beg postings
    -> welcome to the Simsons Family

    please read my sign
    if nobody give you a link, please don't wonder why
     
  12. Tito

    Tito Super Mod / Adviser Staff Member

    Joined:
    Nov 30, 2009
    Messages:
    17,888
    Likes Received:
    16,542
    Trophy Points:
    340
  13. Aty

    Aty MDL Member

    Joined:
    Oct 18, 2013
    Messages:
    101
    Likes Received:
    220
    Trophy Points:
    10
  14. NeXtStatioN

    NeXtStatioN MDL Senior Member

    Joined:
    Dec 29, 2014
    Messages:
    324
    Likes Received:
    600
    Trophy Points:
    10
  15. slayer9450

    slayer9450 MDL Member

    Joined:
    Aug 3, 2015
    Messages:
    209
    Likes Received:
    80
    Trophy Points:
    10
    The wildcards in the script don't seem to working for me. The only way the script wanted to work for me was to edit the script and put in the exact URL and even after that I wasn't able to get past the landing page to actually check the hashes and filenames.
     
  16. NeXtStatioN

    NeXtStatioN MDL Senior Member

    Joined:
    Dec 29, 2014
    Messages:
    324
    Likes Received:
    600
    Trophy Points:
    10
  17. slayer9450

    slayer9450 MDL Member

    Joined:
    Aug 3, 2015
    Messages:
    209
    Likes Received:
    80
    Trophy Points:
    10
    I am using an addon like that (Tampermonkey in Chrome) and yes, after I log in, I get to landing page. However, if I click on anything or try to search it's just a blank white page.
     
  18. mpyrdaitghiatparla

    mpyrdaitghiatparla MDL Novice

    Joined:
    Jan 15, 2017
    Messages:
    37
    Likes Received:
    14
    Trophy Points:
    0
  19. Dufhz

    Dufhz MDL Junior Member

    Joined:
    Aug 6, 2009
    Messages:
    50
    Likes Received:
    3
    Trophy Points:
    0
  20. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,561
    Likes Received:
    59,621
    Trophy Points:
    450