index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
imxtools
/
sbtools
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
2017-01-16
imxtools/sbtools: switch SHA1 implementation to Crypto++
Amaury Pouly
2017-01-16
imxtools/sbtools: switch AES implementation to Crypto++
Amaury Pouly
2017-01-16
imxtools/sbtools: rework cryptography
Amaury Pouly
2013-08-22
sbtools: now generate a db file along with with elf/rsrc files
Amaury Pouly
2013-02-16
sbtools: increase performance by compiling with O3, add zenv key
Amaury Pouly
2012-12-16
imxtools/sbtools: introduce elftosb1 for stmp36xx
Amaury Pouly
2012-11-29
imxtools: introduce rsrctool to manipulate rsrc sections
Amaury Pouly
2012-11-26
sbtools: add support for the stmp36xx format
Amaury Pouly
2012-05-31
imxtools: move tools to a new sbtools/ subdirectory
Amaury Pouly
2011-11-06
sbtools: rename to imxtools, move imx_hid_recovery to imxtools/sbloader, fix ...
Amaury Pouly
2011-10-29
sbtools: fix compilation when linker expects correctly ordered files
Amaury Pouly
2011-10-29
sbtools: move sb file production to its own file with a clean api, factor key...
Amaury Pouly
2011-10-29
sbtools: factor key code, introduce crypto layer, move from open/read/... to ...
Amaury Pouly
2011-09-15
sbtools: move the db parse to its own file and improve error messages
Amaury Pouly
2011-04-17
sbtools: update Makefile; fix whitespaces
Amaury Pouly
2011-04-17
Rename sbinfo to sbtools and sbinfo.c to sbtoelf.c; preparing for future elftosb
Amaury Pouly
2010-12-01
sbinfo: first try at creating an elf file out of the .sb mess
Amaury Pouly
2010-11-29
sbinfo: add full support for various kind of cryptographic checks
Amaury Pouly
2010-11-28
sbinfo: add decryption support and pretty print boot section structure
Amaury Pouly
2010-11-28
Initial version of sbinfo, a utility to analyse .sb files (used for the fuze+...
Bertrik Sikken