Zip inspector
Made in Rust with Ratatui
Run
./zinspect ./test.zipFollow this format when using
./zinspect [filename]Replace test.zip with the zip file you want to inspect
You need Rust installed to install this
git clone https://github.com/aixoio/zinspect.git
cd zinspect
cargo install --path .and then just run zinspect [filename]