Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 10 of 117

Hybrid View

  1. #1
    Junior Member
    Join Date
    Apr 2010
    Location
    Bavaria
    Posts
    4
    Rep Power
    0

    Default

    does somebody know, which tool or how i can change the Header of a *.img
    from: Header: 07.05.2012 15:05:43, DSKIMG, XOR 00, V 3.00
    to: Header: 07.05.2012 15:05:43, DSKIMG, XOR 00, V 3.00, Ms 0, 010-D1160-00
    Thank you
    ->
    merlinboy, you was to fast for my post...... i will try it with the hexeditor

    Quote Originally Posted by jonnywi View Post
    does somebody know, which tool or how i can change the Header of a *.img
    from: Header: 07.05.2012 15:05:43, DSKIMG, XOR 00, V 3.00
    to: Header: 07.05.2012 15:05:43, DSKIMG, XOR 00, V 3.00, Ms 0, 010-D1160-00
    Thank you
    ->
    merlinboy, you was to fast for my post...... i will try it with the hexeditor
    i have overwriten the hex values beginning at position 48 (hex 0x30) with 10 D4 40 56 14 91 0D 14 41
    -> now the header ist changed and i See the Trailsearch in Basecamp!!!!
    Verry good Job Guys, thanks a lot
    Last edited by Ballebar; 23rd September 2012 at 10:42 PM. Reason: Merged 2 consecutive posts by the same user

  2.    Advertissements


  3. #2
    Master


    Join Date
    Jun 2012
    Location
    Europe
    Posts
    10
    Rep Power
    0

    Default

    Quote Originally Posted by jonnywi View Post
    now the header ist changed and i See the Trailsearch in Basecamp!!!!
    so I can also add the values for the mentioned Topo France Sud-Est:

    Code:
    Please Login or Register to see the links
    GMapTool info will now show

    Code:
    Please Login or Register to see the links
    and NamedTrails are also working now in this unlocked image.

    Any problems?

    and finally Topo Deutschland 2012 Pro, which is said to have the same problems:

    Code:
    Please Login or Register to see the links
    GMapTool info will now show

    Code:
    Please Login or Register to see the links
    Good luck.
    Last edited by Ballebar; 23rd September 2012 at 10:42 PM. Reason: Merged 2 consecutive posts by the same user

  4. #3
    Important User Garmin TransAlpin 2012 Pro
    Garmin TransAlpin 2012 ProGarmin TransAlpin 2012 ProGarmin TransAlpin 2012 ProGarmin TransAlpin 2012 ProGarmin TransAlpin 2012 ProGarmin TransAlpin 2012 ProGarmin TransAlpin 2012 Pro
    catymag's Avatar
    Join Date
    Nov 2007
    Location
    light side
    Posts
    15,182
    Rep Power
    5127

    Default

    Quote Originally Posted by jonnywi View Post
    i See the Trailsearch in Basecamp!!!!
    Can you post a Basecamp screen with these trails menu please
    l9ebnsm
    You have to navigate to get to the good.

    Galaxy S5 Kitkat 4.4.2 / Nuvi1200->1250 / Nuvi3790T->34xx / Nuvi 2200 / Nuvi 66 / Oregon 600

  5. #4
    Junior Member
    Join Date
    Apr 2010
    Location
    Bavaria
    Posts
    4
    Rep Power
    0

    Default

    Quote Originally Posted by catymag View Post
    Can you post a Basecamp screen with these trails menu please
    here is the screenshot of basecamp 4.0.0.5 beta
    [Only registered and activated users can see links. ]

  6. #5
    Master


    Join Date
    Jun 2012
    Location
    Europe
    Posts
    10
    Rep Power
    0

    Default

    Quote Originally Posted by catymag View Post
    Can you post a Basecamp screen with these trails menu please
    It works with BC 4.0.0.5 beta and BC 3.3.3, WinXP SP3 and Win7 SP1, at least the four mentioned maps and all screenshots look like that in message #80.

    I have also written a Perl script, which converts the part number of the map (f.e. '010-D1160-00' for Transalpin 2012 Pro) into the corresponding hex values. Although the source is Perl, it is highly understandable, so it should be easy to use this as a base for another programming language.

    If someone knows, where to get the source code of gimgunlock, I can try to implement it there.

  7. #6
    Important User Garmin TransAlpin 2012 Pro
    Garmin TransAlpin 2012 ProGarmin TransAlpin 2012 ProGarmin TransAlpin 2012 ProGarmin TransAlpin 2012 ProGarmin TransAlpin 2012 ProGarmin TransAlpin 2012 ProGarmin TransAlpin 2012 Pro
    catymag's Avatar
    Join Date
    Nov 2007
    Location
    light side
    Posts
    15,182
    Rep Power
    5127

    Default

    Thanks for the screen
    Quote Originally Posted by merlinboy View Post

    If someone knows, where to get the source code of gimgunlock, I can try to implement it there.
    it's here :
    [Only registered and activated users can see links. ]
    l9ebnsm
    You have to navigate to get to the good.

    Galaxy S5 Kitkat 4.4.2 / Nuvi1200->1250 / Nuvi3790T->34xx / Nuvi 2200 / Nuvi 66 / Oregon 600

  8. #7
    syzygy
    Guest

    Default

    Quote Originally Posted by merlinboy View Post
    If someone knows, where to get the source code of gimgunlock, I can try to implement it there.
    Why implemented in gimgunlock? For original locked img files, gimgunlock does not change the header, so the part number should remain the same in header and the unlocked img files should still have "Named Trails". For an existing unlocked img file without part number, all you need is to write a separate tool to open the img file, fseek to offset 48 (0x30 in hex), write 9 bytes of compressed part number there, then close the file. It should be easy to do in Perl or C/C++.

 

 

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
  •