INAGAKI Hiroshi
9145f5209f
firmware-utils: add hex pattern mode for xorimage
...
This commit adds "hex pattern mode" to xorimage. This mode allows xor
with a hexadecimal pattern that cannot be expressed with ASCII
charactors.
usage (example):
xorimage -i firmware.bin -o firmware.bin.new -p 6A57190601121E4C -x
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com> (fix checkpatch)
2018-12-24 19:18:07 +01:00
..
2016-12-16 22:39:22 +01:00
2017-11-17 02:24:35 +01:00
2018-06-18 20:29:38 +02:00
2016-12-16 22:39:22 +01:00
2018-11-27 10:28:28 +01:00
2018-11-01 13:49:52 +01:00
2018-11-12 12:04:38 +01:00
2017-11-17 02:24:35 +01:00
2017-11-17 02:24:35 +01:00
2018-09-15 15:49:43 +02:00
2016-12-16 22:39:22 +01:00
2018-09-11 15:00:09 +02:00
2018-08-10 06:29:49 +02:00
2018-12-24 19:18:07 +01:00
2018-11-25 19:23:03 +01:00
2016-08-11 10:50:10 +02:00
2016-12-16 22:39:22 +01:00
2016-12-16 22:39:22 +01:00
2017-01-03 14:24:33 +01:00
2018-12-19 15:08:30 +00:00
2017-05-25 19:01:07 +02:00
2018-07-12 18:15:33 +02:00
2016-12-16 22:39:22 +01:00
2018-11-01 17:16:52 +01:00
2017-11-17 02:24:35 +01:00
2016-12-16 22:39:22 +01:00
2018-04-28 15:28:59 +02:00
2018-08-10 06:29:32 +02:00
2018-04-29 00:57:07 +02:00
2015-03-17 10:11:00 +00:00
2018-04-19 08:34:34 +02:00
2016-12-16 22:39:22 +01:00
2018-05-05 07:13:48 +02:00
2018-01-18 08:04:18 +01:00
2018-04-11 21:02:50 +02:00
2018-04-30 10:12:55 +02:00
2018-12-24 17:05:57 +01:00
2016-07-11 13:26:33 +02:00
2018-11-01 17:16:52 +01:00
2017-02-15 07:45:24 +01:00
2016-12-16 22:39:22 +01:00
2018-11-13 15:40:30 -05:00
2017-11-17 02:24:35 +01:00
2016-12-16 22:39:22 +01:00
2018-01-17 08:52:54 +01:00
2018-12-16 14:03:35 +01:00
2018-05-05 07:13:41 +02:00
2018-06-08 09:56:26 +02:00
2017-11-17 02:24:35 +01:00
2018-04-28 15:28:59 +02:00
2017-12-08 10:40:20 +01:00
2018-01-20 20:22:01 +01:00
2016-12-16 22:39:22 +01:00
2015-02-06 00:00:43 +00:00
2018-10-16 19:17:36 +01:00
2018-05-24 17:07:10 +02:00
2018-10-14 16:47:15 +02:00