Difference between revisions of "Type LZFSE"

From truxwiki.com
Jump to navigation Jump to search
 
(One intermediate revision 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_Security_Registry|<<]] Details [[Type_iOS_Backup_Keybag|>>]]
 
| Defined Constant
 
| Defined Constant
 
| <code>Type_LZFSE</code>
 
| <code>Type_LZFSE</code>
Line 28: Line 28:
 
Lempel–Ziv Finite State Entropy Compressed Data.
 
Lempel–Ziv Finite State Entropy Compressed Data.
 
These files start with "bvx" and end with "bvx$"
 
These files start with "bvx" and end with "bvx$"
 +
 +
=Truxton Exploiters=
 +
This file type is handled by the following ETLs:
 +
* [[Expand]]
 +
 +
=Items Produced=
 +
Truxton will extract the following from this file type:
 +
* Files
  
 
=Details=
 
=Details=
 
* [https://github.com/lzfse/lzfse LZFSE Compressed]
 
* [https://github.com/lzfse/lzfse LZFSE Compressed]
 
* [https://en.wikipedia.org/wiki/LZFSE Wikipedia]
 
* [https://en.wikipedia.org/wiki/LZFSE Wikipedia]

Latest revision as of 04:12, 22 May 2024

<< Details >>
Defined Constant Type_LZFSE
File Type Value 925
Parent Type None
Carve Yes
Format Details No
MIME Type application/octet-stream
Filename Extension lzf

LZFSE Compressed Data

Description

Lempel–Ziv Finite State Entropy Compressed Data. These files start with "bvx" and end with "bvx$"

Truxton Exploiters

This file type is handled by the following ETLs:

Items Produced

Truxton will extract the following from this file type:

  • Files

Details