satan9 wrote:Who's got a same files on SD,because i don't install R8,error install
20WRZ$ from me too!
@satan
here you are my R66N8:
http://www.megaupload.com/it/?d=PO77XT96
Your Source for Apps & Books
satan9 wrote:Who's got a same files on SD,because i don't install R8,error install
eandp wrote:satan9 wrote:Who's got a same files on SD,because i don't install R8,error install
20WRZ$ from me too!
@satan
here you are my R66N8:
http://www.megaupload.com/it/?d=PO77XT96
navifan wrote:No they don't have a keygen. That's why we try to encourage the crackers here![]()
satan9 wrote:eandp wrote:satan9 wrote:Who's got a same files on SD,because i don't install R8,error install
20WRZ$ from me too!
@satan
here you are my R66N8:
http://www.megaupload.com/it/?d=PO77XT96
Thanks
Can I please a other share ? Rapid
tenshu wrote:navifan wrote:No they don't have a keygen. That's why we try to encourage the crackers here![]()
all i know that it's in the file "navkey.dat" in \data\res
because i had a trial map for 14 days and if this file is in data, map info are demo for 14 days,
il this file is not present the map appears as unlocked only, but thre is not the info about trial...
thus i think we must crack this file, but how ???
i dont know, i'm not able to do this
Voyager2003 wrote:Is anyone actually looking into hacking R66?
Each MAP file has a DRM header (address 0x00 - 0x70) that contains cryptographic information.
The R66 program uses (among other things) the data from the DRM header to verify if you have access to a map.
The MAP file patcher posted here earlier will just put part of the Iberian DRM header on other MAP files.
This partially satisfies the R66 program, it initially looks like the map is accepted, but obviously other checks fail so the patched maps can not be used.
(offset 0B: 0x09, offset 1b: 0x82 and at offset 0x28 16 bytes are patched (aes data?) into C5 C7 92 0A 67 69 71 B6 33 2F C3 9D 71 AA 43 44)
Another patcher file called Parcheador tries to do a similar thing but patches the map files with different DRM data.
(offset 0A: 00 09, offset 1A: 00 A1, offset 28: D0 52 2F C5 ED C7 A1 3B 5C F8 56 C4 96 44 5E 9A)
Similar problems occure.
Copying the entire DRM header to another MAP file also does not work.
The Res directory contains a default.ccc file. This file contains the Iberian map name and most likely data that is used in the verification process. Another file that have something to do with this process is navkeys.dat.
Its possible that devices with preloaded maps have the maps authorized through the default.ccc file, while maps that are added later/purchased online on are authorized through the navkeys.dat files.
Since purchased content like maps, poi's etc. are not to be shared with other devices the device ID number is also used in the verification process.
It could be interesting to compare data taken from different working sets.
Btw, it seems that the R66 program internally uses the AES algorithm to make the calculations.
Voyager2003 wrote:Each MAP file has a DRM header (address 0x00 - 0x70) that contains cryptographic information.