Provided by: sunxi-tools_1.4.2+git20221128.530adf-2_amd64 bug

NAME

       sunxi-fexc - convert between .fex files and the binary representation

SYNOPSIS

       sunxi-fexc [ -vq ] [ -I <infmt> ] [ -O <outfmt> ] [ <input> [ <output> ]]
       fex2bin [ -vq ] [ <input> [ <output> ]]
       bin2fex [ -vq ] [ <input> [ <output> ]]

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.

SEE ALSO

       ⟨https://linux-sunxi.org/Sunxi-tools#sunxi-fexc_and_wrappers⟩

AUTHOR

       Ian Campbell <ijc@debian.org>