Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
f2ef42c1da977402e19e6ac77165f9cd0fd25643
/
utils
/
sbtools
50be1a8
sbtools: add support for the mode command (rarely used) and explicit env variable to skip version check
by Amaury Pouly
· 14 years ago
4cfb5da
sbtools: always check the result of getenv against NULL, use strcasecmp instead of strcmp more greater flexibility
by Amaury Pouly
· 14 years ago
2d2246e
sbtoelf: add environment command to ignore format version checks (some files do not match it seems)
by Amaury Pouly
· 14 years ago
bdb8f4c
sbtools: fix a few memcpy with overlapping src/dst, fix a parsing bug (would access one byte paste the end of the buffer)
by Amaury Pouly
· 14 years ago
a29ef61
sbtools: be more verbose on debug and fix a bug (uninitialized structure)
by Amaury Pouly
· 14 years ago
8fa0e13
sbtools: generate a unique name for each section
by Amaury Pouly
· 14 years ago
8da7237
sbtools: do not rely on the ELF flags and always assume the entry point is valid
by Amaury Pouly
· 14 years ago
79c6aca
sbtools: fortify code against weird elf files with no string table and/or no sections/programs headers !
by Amaury Pouly
· 14 years ago
b6a6809
sbtools: document a bit the command file format
by Amaury Pouly
· 14 years ago
84c70b2
elftosb: implement encryption support; now fully working
by Amaury Pouly
· 14 years ago
b2c5954
sbtoelf: fix to handle unencrypted files (minor tweak)
by Amaury Pouly
· 14 years ago
e3fe395
elftosb: more code toward sb production
by Amaury Pouly
· 14 years ago
8bff259
sbtoslf: command size doesn't include itself, but section can be padded with random data
by Amaury Pouly
· 14 years ago
8a8d77b
sbtoelf: include a raw command mode to see hidden command used by the bootrom (tag and nop)
by Amaury Pouly
· 14 years ago
c4cb4cc
sbtools: move internal elf definition to elf.c, implement elf reading
by Amaury Pouly
· 14 years ago
e57e4c7
sbtools: add elftosb tool, yet to be finished (parsing of keys and command files done)
by Amaury Pouly
· 14 years ago
e2f8fbf
sbtools: update Makefile; fix whitespaces
by Amaury Pouly
· 14 years ago
f6208bd
Rename sbinfo to sbtools and sbinfo.c to sbtoelf.c; preparing for future elftosb
by Amaury Pouly
· 14 years ago