Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Download ZIP
Tools for use with TomTom devices
C Shell
Branch: master

Fetching latest commit…

Cannot retrieve the latest commit at this time

Failed to load latest commit information.
lib
README
build.sh
mkttimage.c
ttimgextract.c

README

Intro:

The tools here are for use with TomTom devices.  At the moment,
they can deconstruct and rebuild the ttsystem images which
contain the linux kernel and root filesystem used on TomTom
devices.

It appears that there are issues on big-endian hardware currently.

------------------------------------------------------------------

Licensing:

The MD5 code in lib/ was obtained here:
  http://www.fourmilab.ch/md5/
Its license is public domain.

The Blowfish code in lib/ was obtained here:
  http://www.schneier.com/blowfish-download.html
The implementation is by Paul Kocher and its license is LGPL.
This code has been modified to work correctly on 64-bit platforms.

mkttimage.c was obtained here:
  http://svn.opentom.org/opentom/trunk/mkttimage/
Its license is unspecified, but it was written by Harold Welte.
It requires the md5 and blowfish code in lib/.

ttimgextract.c was obtained here:
  http://svn.opentom.org/opentom/trunk/ttimgextract/
Its license is GPL.
Something went wrong with that request. Please try again.