cpio topic

List cpio repositories

libarchive

2.9k
Stars
738
Forks
99
Watchers

Multi-format archive and compression library

fpart

217
Stars
37
Forks
Watchers

Sort files and pack them into partitions

cpio

60
Stars
12
Forks
Watchers

Go package providing CPIO Readers and Writers.

dxTarRead

24
Stars
6
Forks
Watchers

Non compressing archive file readers

extractcode

31
Stars
17
Forks
Watchers

A mostly universal file extraction library and CLI tool to extract almost any archive in a reasonably safe way on Linux, macOS and Windows.

metatar

31
Stars
3
Forks
Watchers

Manipulate tar file metadata, list tar files or convert tar to cpio. For some projects, this can replace fakeroot and cpio, when creating an initrd image that is compatible with the Linux kernel. Used...

archive_pwn

41
Stars
5
Forks
Watchers

A Python-based tool to create zip, tar and cpio archives to exploit common archive library issues and developer mistakes