Difference between revisions of "Type cpio"

From truxwiki.com
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{| style="float:right;border:1px solid black"
 
{| style="float:right;border:1px solid black"
|+ Details
+
|+ [[Type_iOS_PNG|<<]] Details [[Type_Facebook_App_Database|>>]]
 
| Defined Constant
 
| Defined Constant
 
| <code>Type_cpio</code>
 
| <code>Type_cpio</code>
Line 11: Line 11:
 
|-
 
|-
 
| Carve
 
| Carve
| Yes
+
| No
 
|-
 
|-
 
| Format Details
 
| Format Details
Line 26: Line 26:
  
 
=Description=
 
=Description=
CPIO Archive
+
"copy in and out" (cpio) Archive
  
 
=Truxton Exploiters=
 
=Truxton Exploiters=
 
This file type is handled by the following ETLs:
 
This file type is handled by the following ETLs:
 
* [[Expand]]
 
* [[Expand]]
 +
 +
=Items Produced=
 +
Truxton will extract the following from this file type:
 +
* Files
  
 
=Details=
 
=Details=
 
* [http://people.freebsd.org/~kientzle/libarchive/man/cpio.5.txt CPIO Archive]
 
* [http://people.freebsd.org/~kientzle/libarchive/man/cpio.5.txt CPIO Archive]
 +
* [https://formats.kaitai.io/cpio_old_le/ Kaitai]

Latest revision as of 06:16, 6 March 2026

<< Details >>
Defined Constant Type_cpio
File Type Value 479
Parent Type None
Carve No
Format Details No
MIME Type application/x-cpio
Filename Extension cpio

CPIO Archive

Description

"copy in and out" (cpio) Archive

Truxton Exploiters

This file type is handled by the following ETLs:

Items Produced

Truxton will extract the following from this file type:

  • Files

Details