0.0.2 • Published 7 years ago

binary-scanner v0.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

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