Skip to content

Releases: eXpl0it3r/bnkextr

bnkextr v2.0

28 Mar 20:06
Compare
Choose a tag to compare

The bnkextr hasn't drastically changed, but since files are being generated with different filenames I thought, a major version bump would make sense.

  • By default extract files to a subdirectory with the same name as the *.bnk file
  • Use index ID for filenames instead of counting - should help with cross-references
  • Add option /nodir if no subdirectory generation is wished
  • Modernized the source code

bnkextr v1.1

17 Mar 20:04
Compare
Choose a tag to compare

WEM files will now use four digits instead of just three. Are there even crazier BNK files out there with 10+k files?

Additionally you'll find some simple build instruction for g++ (on Windows).

bnkextr v1.0

17 Mar 18:45
Compare
Choose a tag to compare

This is just the plain old bnkextr rewritten in C++ and it's missing the parsing of STID section.

Usage: bnkextr filename.bnk [/swap]
       /swap - swap byte order (use it for unpacking 'Army of Two')