CPIO Format Package
Skip to contentWe are happy to announce support for the CPIO archive format. The new CPIO 2026-6-9 08:5:25 Author: blog.cerbero.io(查看原文) 阅读量:3 收藏

Skip to content

We are happy to announce support for the CPIO archive format. The new CPIO Format package lets you inspect and extract CPIO archives directly within the application, including all four header variants and truncated archives recovered from disk images.

CPIO is a stream-based Unix archive format that has been in continuous use since 1977. While the tar format gets more attention, CPIO is the on-disk format used by Linux initramfs images, RPM packages, and Solaris/AIX backup tools, and it remains a frequent finding in firmware dumps and forensic investigations. Having native support in Cerbero Suite means analysts can inspect any of these without falling back on the system cpio tool, which is awkward to script against and refuses to operate on incomplete archives.


文章来源: https://blog.cerbero.io/cpio-format-package/
如有侵权请联系:admin#unsafe.sh