bin-tools

0.0.2 • Public • Published

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

/bin-tools/

    Package Sidebar

    Install

    npm i bin-tools

    Weekly Downloads

    2

    Version

    0.0.2

    License

    BSD

    Last publish

    Collaborators

    • jeansebtr