- Notifications
You must be signed in to change notification settings - Fork0
A small tool to unpack BioWare’s BIFF archives.
License
NotificationsYou must be signed in to change notification settings
marc-q/unbif
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
UnBif is a small tool that can be used to extract files fromBIFF archives.BIFF archives can be found in games that use BioWare’s Aurora engine and containother files like scripts and images.
A list of files used by the Aurora engine can be found insidesrc/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’szip 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