Witam,
wpadła mi aktualizacja softu do nawigacji pod WinCE w postaci pliku
upgrade.binchciałem go wypakować przy pomocy tego poradnika:
1. to dump the content of a nk.bin:
viewbin.exe nk.bin
(write down start and length)
2. cvrtbin -r -a START -w 32 -l LENGTH nk.bin
this command converts the nk.bin to a nk.nb0 (START and LENGTH from the command bevor)
3. dumprom.exe -d dump -v -5 nk.nb0
the content of the nk.bin will be written in the directory "dump". It must exists, otherwise an error occurs.
Ale niestety wystąpił problem z formatem, mianowicie w podglądzie pliku normalne pliki BIN wyglądają tak:
ten mój ma taki początek:
Któryś z wyjadaczy może wie co to za format i jak go wypakować ?
