magic-db 0.6.0

This crate provides a precompiled magic database for file type identification. It allows any program to perform magic file detection without the burden of compiling rules from source.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

#------------------------------------------------------------------------------
# $File: nfdump,v 1.1 2026/07/31 16:46:15 christos Exp $

# Type:  nfdump binary flow data
# URL:   https://github.com/phaag/nfdump
# Maintainer: Peter Haag <peter@epyxis.ch>

0	leshort	0xA50C    
>2	leshort	>0	nfdump binary flow data (little-endian)
!:mime application/x-nfdump
!:ext nf,nfd,nfdump

0	beshort	0xA50C    
>2	beshort	>0	nfdump binary flow data (big-endian)
!:mime application/x-nfdump
!:ext nf,nfd,nfdump