# Salvage.js

Salvage the resources from binary.

## Document

- [Salvage.js wiki](https://github.com/uupaa/Salvage.js/wiki/Salvage)
- [WebModule](https://github.com/uupaa/WebModule)
    - [Slide](http://uupaa.github.io/Slide/slide/WebModule/index.html)
    - [Development](https://github.com/uupaa/WebModule/wiki/Development)

## How to use

### Node.js

```sh
$ node Salvage.js --verbose --outdir asset DATA001.BIN

```
