Skip to content

onlyhavecans/zipcheck

Repository files navigation

ZipCheck

tests workflow lint workflow

Overview

This is a simple command line application for deep testing your zip files.

While you could do something like this with zip -T and some bash I wanted to have something threaded to save time on massive nested directories like with ROM files.

Usage

Download the version for you platform from releases

Run this by passing in all the directories you want to check

./zipcheck <directory> <directory> ...

About

Check all of your zip files deeply to find corrupt ones

Resources

License

Stars

Watchers

Forks

Packages

No packages published