0.0.2 • Published 12 years ago

bin-tools v0.0.2

Weekly downloads
3
License
BSD
Repository
github
Last release
12 years ago

Binary-tools

Tools for manipulating binary files

Installation

npm install bin-tools -g

Usage

bin-tools <command> [arguments...]

Commands

extract startOffset

Extract a .dat file in the current working directory

Caveats :

  • Support the FTL game's .dat format
  • You must specify the offset of the first entry

search format

Formats :

  • Int8
  • 16BE
  • 16LE
  • 32BE
  • 32LE
0.0.2

12 years ago

0.0.1

12 years ago