UnBif is a small tool that can be used to extract files from BIFF archives. BIFF archives can be found in games that use BioWare’s Aurora engine and contain other files like scripts and images.
A list of files used by the Aurora engine can be found inside src/format/aurora_types.h.
- Make shure you have
make
andgcc
installed. - Download this repository (If you don’t like to use git, make use of GitHub’s zip file).
- Open a terminal and navigate into the repository folder.
- Run
$ make
(Without$
).
$ unbif -h
$ unbif -l keyfile.key biffile.bif
$ unbif -x keyfile.key biffile.bif