A simple command-line utility that extracts one or more .zip files and locates where multiple versions of the same .dll exists.
Had a problem with a recent deployment? Need to compare the application backup vs deployment package? Worried that your binaries are being incorrectly overwritten?
npm install -g binary-scanner
Using your CLI of choice:
-
cd directory/containing/zip/file(s)
-
scan