1. thurask's Avatar
    How to use SHA-hash to verify a downloaded BlackBerry powered by Android OS image

    The content of the KB entry isn't as important as what it implies; might there be actual OS images for the Priv somewhere?

    Modified or corrupted downloads of BlackBerry powered by Android operating systems will fail to boot on your device, because your BlackBerry will only run legitimate software.

    You can perform an optional check of the integrity of the BlackBerry powered by Android operating system and loading scripts in your download by computing a hash and validating against the values provided on the BlackBerry.com download page.

    For assistance in a Windows environment:

    Get-FileHash �Path NameOfTheDownloadedFile -Algorithm SHA512
    For more details, please see: https://technet.microsoft.com/en-us/.../dn520872.aspx

    For assistance in an OS/X environment:

    shasum �a 512 NameOfTheDownloadedFile
    For more details, please see: https://developer.apple.com/library/.../shasum.1.html

    For assistance in a Linux environment:

    echo �n NameOfTheDownloadedFile | sha512sum
    For more details, please see: sha512sum(1) - Linux manual page
    02-14-16 10:49 PM
  2. Uzi's Avatar
    Fascinating!
    02-14-16 11:20 PM

Similar Threads

  1. WTB BlackBerry Priv
    By krazyatom in forum Buy, Sell, Trade - Sold / Archived
    Replies: 16
    Last Post: 03-03-16, 04:34 PM
  2. How do I get playbook_tools?
    By CrackBerry Question in forum BlackBerry PlayBook
    Replies: 2
    Last Post: 02-16-16, 05:59 PM
  3. how to change voicemail message
    By CrackBerry Question in forum Ask a Question
    Replies: 1
    Last Post: 02-14-16, 11:20 PM
  4. Is Skype for Q10 not available in BlackBerry World now?
    By CrackBerry Question in forum Ask a Question
    Replies: 2
    Last Post: 02-14-16, 10:57 PM
LINK TO POST COPIED TO CLIPBOARD