sunxi-fexc - convert between .fex files and the binary representation
sunxi-fexc [ -vq ] [ -I
<infmt> ] [ -O
<outfmt>
] [
<input> [
<output> ]]
fex2bin [
-vq ] [
<input> [
<output> ]]
bin2fex [
-vq ] [
<input> [
<output> ]]
sunxi-fexc converts back and forth between
.fex files and the
script.bin binary representation.
The aliases
bin2fex and
fex2bin convert a
script.bin to a
.fex file and a
.fex file to a
script.bin file
respectively.
https://linux-sunxi.org/Sunxi-tools#sunxi-fexc_and_wrappers
Ian Campbell <
[email protected]>