sunxi-fexc - convert between .fex files and the binary representation
Contents
Description
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.
Name
sunxi-fexc - convert between .fex files and the binary representation
See Also
https://linux-sunxi.org/Sunxi-tools#sunxi-fexc_and_wrappers
Synopsis
sunxi-fexc [ -vq ] [ -I <infmt> ] [ -O <outfmt> ] [ <input> [ <output> ]]
fex2bin [ -vq ] [ <input> [ <output> ]]
bin2fex [ -vq ] [ <input> [ <output> ]]
