Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 3 of 3
  1. #1
    Member +
    Join Date
    Oct 2018
    Location
    Australia
    Posts
    33
    Rep Power
    6

    Default Birdseye Hack with CID changeable SD card

    Hi
    If you have large Birdseye data locked for a GPS, and another GPS with no imagery,
    it’s possible to use a CID changeable SD card to use the imagery with a second GPS unit.

    One reason to do this is because it takes a long time for Basecamp to lock existing imagery, and send to another GPS over it’s slow USB.
    Basecamp does do this so long as the other GPS is also associated with a current Birdseye subscription (but it takes a long time).

    Open any of the Birdseye JNX files in a hex editor, and you’ll find the product serial number of the GPS unit the imagery was locked to.
    This is four bytes length, and begins from the fifth byte into any of the Birdseye JNX files.

    if you read from the beginning of the file, it may look like this:
    Code:
    Please Login or Register to see the links
    Where 0A,1B,2C,3D, is your product serial number.

    To write this with the CID register, to an SD card, reverse all four bytes to become:
    Code:
    Please Login or Register to see the links
    It is this reversed order that can be converted from hex to decimal to become the product serial that is displayed in the GPS unit’s About screen.
    For this made up example, that decimal number for product serial would be: 1026300682.
    Then slot the four bytes in that order into any typical CID register like this:
    Code:
    Please Login or Register to see the links
    You can allow the CID changer program to calculate the checksum.
    This example pretends to be a Sandisk card, but it doesn’t really matter.

    Now this SD card with Birdseye imagery could be used in any GPS unit that supports Birdseye imagery.
    Cheers!
    Last edited by xxArtxx; 20th December 2018 at 02:01 PM.

  2.    Advertissements


  3. #2
    Junior Member
    Join Date
    Feb 2021
    Location
    south texas
    Posts
    1
    Rep Power
    0

    Default

    My serial numbers are 9 digits and I cant seem to find them in the JNX file.

  4. #3
    Member +
    Join Date
    Sep 2017
    Location
    Kaunas
    Posts
    34
    Rep Power
    11

    Default

    If you need Custom or changeable CID SD or Micro SD cards, you can found there
    Spoiler: Link
    [Only registered and activated users can see links. ]
    Last edited by romasltu; 13th February 2021 at 10:31 AM. Reason: Hide link

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •