Name | Description | |
---|---|---|
FileSignature Constructor | Initialize file signature from the signatures bytes of the format |
The following tables list the members exposed by FileSignature.
Name | Description | |
---|---|---|
FileSignature Constructor | Initialize file signature from the signatures bytes of the format |
Name | Description | |
---|---|---|
Bz2 | bz2 archive | |
Deb | linux deb file | |
ELF | ELF Executable | |
Hunk | Amiga Hunk | |
JavaClass | Java class file /Mach-O Fat Binary | |
Lua | Lua bytecode | |
MachO_32 | Mach-O binary (32-bit) | |
MachO_64 | Mach-O binary (64-bit) | |
MachOReverse_32 | MMach-O binary (reverse byte ordering scheme, 32-bit) | |
MachOReverse_64 | Mach-O binary (reverse byte ordering scheme, 64-bit) | |
MSCabinet | Microsoft Cabinet file | |
MZ | DOS Executable (exe/dll) | |
PE | PE32 Executable | |
Rar | Rar archive | |
Tar | Tar archive | |
Xar | eXtensible ARchive format | |
Xz | xz / tar.xz compressed format | |
Zip | Zip archive | |
Zip_7z | 7-Zip File format | |
ZM | DOS Executable (exe/dll) | |
Zst | Zstandard compressed file |
Name | Description | |
---|---|---|
MagicNumber | Underlying byte array that is the signature of the file format |