binary-scanner

0.0.2 • Public • Published

binary-scanner

A simple command-line utility that extracts one or more .zip files and locates where multiple versions of the same .dll exists.

Why use this?

Had a problem with a recent deployment? Need to compare the application backup vs deployment package? Worried that your binaries are being incorrectly overwritten?

Install

npm install -g binary-scanner

Usage

Using your CLI of choice:

  1. cd directory/containing/zip/file(s)

  2. scan

Package Sidebar

Install

npm i binary-scanner

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • manxjason