Commit Graph

15 Commits

Author SHA1 Message Date
Trammell hudson
a1fd2f72da
repack LZMA compressed files so that they are uncompressed 2018-04-10 15:14:04 -04:00
Gan Shun Lim
5617d646d3 Fix for newer versions of lzma
Newer versions of lzma seem to require the files have the correct
extension, this pipes them in via stdin instead.

Signed-off-by: Gan Shun Lim <ganshun@gmail.com>
2018-03-25 13:07:30 -07:00
Trammell hudson
764b3bfc22
add -h | --help option, change ending offset to length argument 2018-02-02 08:40:42 -05:00
Trammell hudson
41d483b5a5
fix length of IFD at 64 KB 2018-01-31 17:22:46 -05:00
Trammell hudson
44d6171713
warn, not die on invalid section length (dell r630 has bad sections) 2018-01-30 10:52:02 -05:00
Trammell hudson
c6fbf2b9fe
warn, but do not fail on fv size errors 2018-01-27 15:33:56 -05:00
Trammell hudson
0d68aa8942
extract IFD so that it can be replaced by unlocked/resized version 2018-01-27 10:33:42 -05:00
Trammell hudson
0e22590c5e
handle pad files and ignore tiano compressed sections 2018-01-26 23:09:57 -05:00
Trammell hudson
c1b15f69dc
output empty regions, since we might need them for padding 2018-01-26 22:05:06 -05:00
Trammell hudson
a460c4aa14
fix sense of end_offset test 2018-01-26 15:56:25 -05:00
Trammell hudson
fc0494c5b4
getoptions 2018-01-26 15:54:46 -05:00
Trammell hudson
f4d8597ce6
unified output format of extract-firmware 2018-01-26 15:47:53 -05:00
Trammell hudson
beedc1cb5c
extract firmware works on FFSv2 and FFSv3 files 2018-01-26 15:08:48 -05:00
Trammell hudson
e8c0acaff7
extract names from sections 2018-01-26 13:51:17 -05:00
Trammell hudson
d07129b7f7
initial script to extract firmware volumes and files from existing imgaes 2018-01-26 13:07:56 -05:00