logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

       Ian Campbell <ijc@debian.org>

1.4.2                                              28 Jan 2023                                     sunxi-fexc(1)

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> ]]

See Also