An open API service indexing awesome lists of open source software.

https://github.com/kyee-rs/zippo

Zippo - Simple Rust un-zipper that extracts data from its own binary. See https://github.com/12subnet/grizzly for the context.
https://github.com/kyee-rs/zippo

grizzly rust rust-lang simple unzipper

Last synced: about 1 month ago
JSON representation

Zippo - Simple Rust un-zipper that extracts data from its own binary. See https://github.com/12subnet/grizzly for the context.

Awesome Lists containing this project

README

        

# 🦛 Zippo - Simple Rust un-zipper that extracts data from its own binary.

This project may sound stupid at first, so I strongly recommend you to check out the linked project below for more context.

| Name | URL | Motivation |
|-----------|-------------------------------------|-------------------------------------------------------------------------------------------|
| `Grizzly` | https://github.com/12subnet/grizzly | I have created this project to learn more about binary data. Heavily inspired by 7zip-SFX |