binary-scanner
v0.0.2
Published
Extracts .zip files and iterates through output for mutliple versions of a .dll file.
Downloads
1
Maintainers
Readme
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:
cd directory/containing/zip/file(s)
scan