mirror of
https://github.com/file/file.git
synced 2024-11-27 03:48:06 +08:00
Sync with CVS:
- remove files from git that have been removed in CVS - sync CVSID's
This commit is contained in:
parent
7449263e1d
commit
43884d3b4c
@ -1,4 +1,4 @@
|
||||
# $File: .travis.yml,v 1.7 2016/04/26 16:24:43 glen Exp $
|
||||
# $File: .travis.yml,v 1.8 2016/06/28 06:34:34 kim Exp $
|
||||
|
||||
language: c
|
||||
|
||||
|
2
MAINT
2
MAINT
@ -1,4 +1,4 @@
|
||||
$File: MAINT,v 1.9 2007/01/19 21:15:27 christos Exp $
|
||||
$File: MAINT,v 1.10 2008/02/05 19:08:11 christos Exp $
|
||||
|
||||
Maintenance notes:
|
||||
|
||||
|
@ -2,6 +2,6 @@
|
||||
#------------------------------------------------------------------------------
|
||||
# Localstuff: file(1) magic for locally observed files
|
||||
#
|
||||
# $File: Localstuff,v 1.4 2003/03/23 04:17:27 christos Exp $
|
||||
# $File: Localstuff,v 1.5 2007/01/12 17:38:27 christos Exp $
|
||||
# Add any locally observed files here. Remember:
|
||||
# text if readable, executable if runnable binary, data if unreadable.
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: adi,v 1.4 2009/09/19 16:28:07 christos Exp $
|
||||
# adi: file(1) magic for ADi's objects
|
||||
# From Gregory McGarry <g.mcgarry@ieee.org>
|
||||
#
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: allegro,v 1.4 2009/09/19 16:28:07 christos Exp $
|
||||
# allegro: file(1) magic for Allegro datafiles
|
||||
# Toby Deshane <hac@shoelace.digivill.net>
|
||||
#
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: alliant,v 1.7 2009/09/19 16:28:07 christos Exp $
|
||||
# alliant: file(1) magic for Alliant FX series a.out files
|
||||
#
|
||||
# If the FX series is the one that had a processor with a 68K-derived
|
||||
|
@ -1,32 +0,0 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# alpha architecture description
|
||||
#
|
||||
|
||||
0 leshort 0603 COFF format alpha
|
||||
>22 leshort&030000 !020000 executable
|
||||
>24 leshort 0410 pure
|
||||
>24 leshort 0413 paged
|
||||
>22 leshort&020000 !0 dynamically linked
|
||||
>16 lelong !0 not stripped
|
||||
>16 lelong 0 stripped
|
||||
>22 leshort&030000 020000 shared library
|
||||
>24 leshort 0407 object
|
||||
>27 byte x - version %d
|
||||
>26 byte x .%d
|
||||
>28 byte x -%d
|
||||
|
||||
# Basic recognition of Digital UNIX core dumps - Mike Bremford <mike@opac.bl.uk>
|
||||
#
|
||||
# The actual magic number is just "Core", followed by a 2-byte version
|
||||
# number; however, treating any file that begins with "Core" as a Digital
|
||||
# UNIX core dump file may produce too many false hits, so we include one
|
||||
# byte of the version number as well; DU 5.0 appears only to be up to
|
||||
# version 2.
|
||||
#
|
||||
0 string Core\001 Alpha COFF format core dump (Digital UNIX)
|
||||
>24 string >\0 \b, from '%s'
|
||||
0 string Core\002 Alpha COFF format core dump (Digital UNIX)
|
||||
>24 string >\0 \b, from '%s'
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: aout,v 1.1 2013/01/09 22:37:23 christos Exp $
|
||||
# aout: file(1) magic for a.out executable/object/etc entries that
|
||||
# handle executables on multiple platforms.
|
||||
#
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: apl,v 1.6 2009/09/19 16:28:07 christos Exp $
|
||||
# apl: file(1) magic for APL (see also "pdp" and "vax" for other APL
|
||||
# workspaces)
|
||||
#
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: apple,v 1.35 2016/08/17 09:45:13 christos Exp $
|
||||
# $File: application,v 1.1 2016/10/17 12:13:01 christos Exp $
|
||||
# application: file(1) magic for applications on small devices
|
||||
#
|
||||
# Pebble Application
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: applix,v 1.5 2009/09/19 16:28:08 christos Exp $
|
||||
# applix: file(1) magic for Applixware
|
||||
# From: Peter Soos <sp@osb.hu>
|
||||
#
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: apple,v 1.35 2016/08/17 09:45:13 christos Exp $
|
||||
# $File: apt,v 1.1 2016/10/17 19:51:57 christos Exp $
|
||||
# apt: file(1) magic for APT Cache files
|
||||
# <http://www.fifi.org/doc/libapt-pkg-doc/cache.html/ch2.html>
|
||||
# <https://anonscm.debian.org/cgit/apt/apt.git/tree/apt-pkg/pkgcache.h#n292>
|
||||
|
@ -1,5 +1,5 @@
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: assembler,v 1.5 2013/09/17 17:33:36 christos Exp $
|
||||
# $File: assembler,v 1.6 2013/12/11 14:14:20 christos Exp $
|
||||
# make: file(1) magic for assembler source
|
||||
#
|
||||
0 regex \^[\040\t]{0,50}\\.asciiz assembler source text
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: asterix,v 1.5 2009/09/19 16:28:08 christos Exp $
|
||||
# asterix: file(1) magic for Aster*x; SunOS 5.5.1 gave the 4-character
|
||||
# strings as "long" - we assume they're just strings:
|
||||
# From: guy@netapp.com (Guy Harris)
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: bflt,v 1.4 2009/09/19 16:28:08 christos Exp $
|
||||
# $File: bflt,v 1.5 2014/04/30 21:41:02 christos Exp $
|
||||
# bFLT: file(1) magic for BFLT uclinux binary files
|
||||
#
|
||||
# From Philippe De Muyter <phdm@macqel.be>
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: bout,v 1.5 2009/09/19 16:28:08 christos Exp $
|
||||
# i80960 b.out objects and archives
|
||||
#
|
||||
0 long 0x10d i960 b.out relocatable object
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: bsdi,v 1.6 2013/01/09 22:37:24 christos Exp $
|
||||
# $File: bsdi,v 1.7 2014/03/29 15:40:34 christos Exp $
|
||||
# bsdi: file(1) magic for BSD/OS (from BSDI) objects
|
||||
# Some object/executable formats use the same magic numbers as are used
|
||||
# in other OSes; those are handled by entries in aout.
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: btsnoop,v 1.5 2009/09/19 16:28:08 christos Exp $
|
||||
# BTSnoop: file(1) magic for BTSnoop files
|
||||
#
|
||||
# From <marcel@holtmann.org>
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: elf,v 1.68 2014/09/19 19:05:57 christos Exp $
|
||||
# $File: cbor,v 1.1 2015/01/28 01:05:21 christos Exp $
|
||||
# cbor: file(1) magic for CBOR files as defined in RFC 7049
|
||||
|
||||
0 string \xd9\xd9\xf7 Concise Binary Object Representation (CBOR) container
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: cddb,v 1.4 2009/09/19 16:28:08 christos Exp $
|
||||
# CDDB: file(1) magic for CDDB(tm) format CD text data files
|
||||
#
|
||||
# From <steve@gracenote.com>
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: chord,v 1.4 2009/09/19 16:28:08 christos Exp $
|
||||
# $File: chord,v 1.5 2010/09/20 19:19:16 rrt Exp $
|
||||
# chord: file(1) magic for Chord music sheet typesetting utility input files
|
||||
#
|
||||
# From Philippe De Muyter <phdm@macqel.be>
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: cisco,v 1.4 2009/09/19 16:28:08 christos Exp $
|
||||
# cisco: file(1) magic for cisco Systems routers
|
||||
#
|
||||
# Most cisco file-formats are covered by the generic elf code
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: clarion,v 1.4 2009/09/19 16:28:08 christos Exp $
|
||||
# $File: clarion,v 1.5 2014/04/30 21:41:02 christos Exp $
|
||||
# clarion: file(1) magic for # Clarion Personal/Professional Developer
|
||||
# (v2 and above)
|
||||
# From: Julien Blache <jb@jblache.org>
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: claris,v 1.7 2014/06/03 19:17:27 christos Exp $
|
||||
# $File: claris,v 1.8 2016/07/18 19:23:38 christos Exp $
|
||||
# claris: file(1) magic for claris
|
||||
# "H. Nanosecond" <aldomel@ix.netcom.com>
|
||||
# Claris Works a word processor, etc.
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: communications,v 1.5 2009/09/19 16:28:08 christos Exp $
|
||||
# communication
|
||||
|
||||
# TTCN is the Tree and Tabular Combined Notation described in ISO 9646-3.
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: convex,v 1.7 2009/09/19 16:28:08 christos Exp $
|
||||
# $File: convex,v 1.8 2012/10/03 23:44:43 christos Exp $
|
||||
# convex: file(1) magic for Convex boxes
|
||||
#
|
||||
# Convexes are big-endian.
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: cracklib,v 1.7 2009/09/19 16:28:08 christos Exp $
|
||||
# cracklib: file (1) magic for cracklib v2.7
|
||||
|
||||
0 lelong 0x70775631 Cracklib password index, little endian
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
# ----------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: ctags,v 1.6 2009/09/19 16:28:08 christos Exp $
|
||||
# ctags: file (1) magic for Exuberant Ctags files
|
||||
# From: Alexander Mai <mai@migdal.ikp.physik.tu-darmstadt.de>
|
||||
0 search/1 =!_TAG Exuberant Ctags tag file text
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: cubemaps,v 1.0 2011/12/22 09:01:05 christos Exp $
|
||||
# $File: cubemap,v 1.1 2012/06/06 13:03:20 christos Exp $
|
||||
# file(1) magic(5) data for cubemaps Martin Erik Werner <martinerikwerner@gmail.com>
|
||||
#
|
||||
0 string ACMP Map file for the AssaultCube FPS game
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: dact,v 1.4 2009/09/19 16:28:08 christos Exp $
|
||||
# dact: file(1) magic for DACT compressed files
|
||||
#
|
||||
0 long 0x444354C3 DACT compressed data
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: diamond,v 1.7 2009/09/19 16:28:08 christos Exp $
|
||||
# diamond: file(1) magic for Diamond system
|
||||
#
|
||||
# ... diamond is a multi-media mail and electronic conferencing system....
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: efi,v 1.4 2009/09/19 16:28:09 christos Exp $
|
||||
# $File: efi,v 1.5 2014/04/30 21:41:02 christos Exp $
|
||||
# efi: file(1) magic for Universal EFI binaries
|
||||
|
||||
0 lelong 0x0ef1fab9
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: encore,v 1.6 2009/09/19 16:28:09 christos Exp $
|
||||
# $File: encore,v 1.7 2014/04/30 21:41:02 christos Exp $
|
||||
# encore: file(1) magic for Encore machines
|
||||
#
|
||||
# XXX - needs to have the byte order specified (NS32K was little-endian,
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: epoc,v 1.8 2012/06/16 14:43:36 christos Exp $
|
||||
# $File: epoc,v 1.9 2013/12/21 14:28:15 christos Exp $
|
||||
# EPOC : file(1) magic for EPOC documents [Psion Series 5/Osaris/Geofox 1]
|
||||
# Stefan Praszalowicz <hpicollo@worldnet.fr> and Peter Breitenlohner <peb@mppmu.mpg.de>
|
||||
# Useful information for improving this file can be found at:
|
||||
|
@ -1,5 +1,5 @@
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: elf,v 1.68 2014/09/19 19:05:57 christos Exp $
|
||||
# $File: etf,v 1.1 2015/04/19 22:40:04 christos Exp $
|
||||
# elf: file(1) magic for Erlang External Term Format magic
|
||||
# http://erlang.org/doc/apps/erts/erl_ext_dist.html
|
||||
# This magic is too weak so it is not enabled by default
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: fcs,v 1.4 2009/09/19 16:28:09 christos Exp $
|
||||
# fcs: file(1) magic for FCS (Flow Cytometry Standard) data files
|
||||
# From Roger Leigh <roger@whinlatter.uklinux.net>
|
||||
0 string FCS1.0 Flow Cytometry Standard (FCS) data, version 1.0
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: images,v 1.112 2015/11/13 00:38:33 christos Exp $
|
||||
# $File: flif,v 1.1 2015/11/23 22:04:36 christos Exp $
|
||||
# flif: Magic data for file(1) command.
|
||||
# FLIF (Free Lossless Image Format)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: fortran,v 1.9 2015/06/17 19:55:27 christos Exp $
|
||||
# $File: fortran,v 1.10 2015/11/05 18:47:16 christos Exp $
|
||||
# FORTRAN source
|
||||
# Check that the first 100 lines start with C or whitespace first.
|
||||
0 regex/100l !\^[^Cc\ \t].*$
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: freebsd,v 1.7 2009/09/19 16:28:09 christos Exp $
|
||||
# freebsd: file(1) magic for FreeBSD objects
|
||||
#
|
||||
# All new-style FreeBSD magic numbers are in host byte order (i.e.,
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: mcrypt,v 1.5 2009/09/19 16:28:10 christos Exp $
|
||||
# $File: fusecompress,v 1.2 2011/08/08 09:05:55 christos Exp $
|
||||
# fusecompress: file(1) magic for fusecompress
|
||||
0 string \037\135\211 FuseCompress(ed) data
|
||||
>3 byte 0x00 (none format)
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: gcc,v 1.4 2009/09/19 16:28:09 christos Exp $
|
||||
# $File: gcc,v 1.5 2016/07/01 23:31:13 christos Exp $
|
||||
# gcc: file(1) magic for GCC special files
|
||||
#
|
||||
0 string gpch GCC precompiled header
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: geos,v 1.4 2009/09/19 16:28:09 christos Exp $
|
||||
# GEOS files (Vidar Madsen, vidar@gimp.org)
|
||||
# semi-commonly used in embedded and handheld systems.
|
||||
0 belong 0xc745c153 GEOS
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: gnumeric,v 1.4 2009/09/19 16:28:09 christos Exp $
|
||||
# gnumeric: file(1) magic for Gnumeric spreadsheet
|
||||
# This entry is only semi-helpful, as Gnumeric compresses its files, so
|
||||
# they will ordinarily reported as "compressed", but at least -z helps
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: grace,v 1.4 2009/09/19 16:28:09 christos Exp $
|
||||
# ACE/gr and Grace type files - PLEASE DO NOT REMOVE THIS LINE
|
||||
#
|
||||
# ACE/gr binary
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: inform,v 1.5 2009/09/19 16:28:09 christos Exp $
|
||||
# inform: file(1) magic for Inform interactive fiction language
|
||||
|
||||
# URL: http://www.inform-fiction.org/
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: interleaf,v 1.10 2009/09/19 16:28:10 christos Exp $
|
||||
# interleaf: file(1) magic for InterLeaf TPS:
|
||||
#
|
||||
0 string =\210OPS Interleaf saved data
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: island,v 1.5 2009/09/19 16:28:10 christos Exp $
|
||||
# island: file(1) magic for IslandWite/IslandDraw, from SunOS 5.5.1
|
||||
# "/etc/magic":
|
||||
# From: guy@netapp.com (Guy Harris)
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: ispell,v 1.8 2009/09/19 16:28:10 christos Exp $
|
||||
# ispell: file(1) magic for ispell
|
||||
#
|
||||
# Ispell 3.0 has a magic of 0x9601 and ispell 3.1 has 0x9602. This magic
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: karma,v 1.7 2014/04/30 21:41:02 christos Exp $
|
||||
# $File: karma,v 1.8 2015/08/29 07:10:35 christos Exp $
|
||||
# karma: file(1) magic for Karma data files
|
||||
#
|
||||
# From <rgooch@atnf.csiro.au>
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: kde,v 1.4 2009/09/19 16:28:10 christos Exp $
|
||||
# $File: kde,v 1.5 2010/11/25 15:00:12 christos Exp $
|
||||
# kde: file(1) magic for KDE
|
||||
|
||||
0 string/t [KDE\ Desktop\ Entry] KDE desktop entry
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: lecter,v 1.4 2009/09/19 16:28:10 christos Exp $
|
||||
# DEC SRC Virtual Paper: Lectern files
|
||||
# Karl M. Hegbloom <karlheg@inetarena.com>
|
||||
0 string lect DEC SRC Virtual Paper Lectern file
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: lex,v 1.6 2009/09/19 16:28:10 christos Exp $
|
||||
# lex: file(1) magic for lex
|
||||
#
|
||||
# derived empirically, your offsets may vary!
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: luks,v 1.4 2009/09/19 16:28:10 christos Exp $
|
||||
# luks: file(1) magic for Linux Unified Key Setup
|
||||
# URL: http://luks.endorphin.org/spec
|
||||
# From: Anthon van der Neut <anthon@mnt.org>
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: cups,v 1.2 2012/11/02 21:50:29 christos Exp $
|
||||
# $File: macos,v 1.1 2012/12/21 16:41:07 christos Exp $
|
||||
# MacOS files
|
||||
#
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: magic,v 1.9 2009/09/19 16:28:10 christos Exp $
|
||||
# $File: magic,v 1.10 2010/11/25 15:00:12 christos Exp $
|
||||
# magic: file(1) magic for magic files
|
||||
#
|
||||
0 string/t #\ Magic magic text file for file(1) cmd
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: mathcad,v 1.5 2009/09/19 16:28:10 christos Exp $
|
||||
# mathcad: file(1) magic for Mathcad documents
|
||||
# URL: http://www.mathsoft.com/
|
||||
# From: Josh Triplett <josh@freedesktop.org>
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: mcrypt,v 1.5 2009/09/19 16:28:10 christos Exp $
|
||||
# Mavroyanopoulos Nikos <nmav@hellug.gr>
|
||||
# mcrypt: file(1) magic for mcrypt 2.2.x;
|
||||
0 string \0m\3 mcrypt 2.5 encrypted data,
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: mips,v 1.9 2013/01/12 03:09:51 christos Exp $
|
||||
# $File: mips,v 1.10 2014/04/30 21:41:02 christos Exp $
|
||||
# mips: file(1) magic for MIPS ECOFF and Ucode, as used in SGI IRIX
|
||||
# and DEC Ultrix
|
||||
#
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: mirage,v 1.7 2009/09/19 16:28:10 christos Exp $
|
||||
# mirage: file(1) magic for Mirage executables
|
||||
#
|
||||
# XXX - byte order?
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: mkid,v 1.6 2009/09/19 16:28:10 christos Exp $
|
||||
# mkid: file(1) magic for mkid(1) databases
|
||||
#
|
||||
# ID is the binary tags database produced by mkid(1).
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: mlssa,v 1.4 2009/09/19 16:28:10 christos Exp $
|
||||
# mlssa: file(1) magic for MLSSA datafiles
|
||||
#
|
||||
0 lelong 0xffffabcd MLSSA datafile,
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: mmdf,v 1.6 2009/09/19 16:28:10 christos Exp $
|
||||
# mmdf: file(1) magic for MMDF mail files
|
||||
#
|
||||
0 string \001\001\001\001 MMDF mailbox
|
||||
|
@ -1,5 +1,5 @@
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: cracklib,v 1.7 2009/09/19 16:28:08 christos Exp $
|
||||
# $File: music,v 1.1 2011/11/25 03:28:17 christos Exp $
|
||||
# music: file (1) magic for music formats
|
||||
|
||||
# BWW format used by Bagpipe Music Writer Gold by Robert MacNeil Musicworks
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
# $File: natinst,v 1.5 2013/02/06 14:18:52 christos Exp $
|
||||
# $File: natinst,v 1.6 2014/06/03 19:17:27 christos Exp $
|
||||
# natinst: file(1) magic for National Instruments Code Files
|
||||
|
||||
#
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: ncr,v 1.7 2009/09/19 16:28:11 christos Exp $
|
||||
# $File: ncr,v 1.8 2014/04/30 21:41:02 christos Exp $
|
||||
# ncr: file(1) magic for NCR Tower objects
|
||||
#
|
||||
# contributed by
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: news,v 1.6 2009/09/19 16:28:11 christos Exp $
|
||||
# news: file(1) magic for SunOS NeWS fonts (not "news" as in "netnews")
|
||||
#
|
||||
0 string StartFontMetrics ASCII font metrics
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: oasis,v 1.1 2011/03/15 02:09:38 christos Exp $
|
||||
# $File: oasis,v 1.2 2014/06/03 19:17:27 christos Exp $
|
||||
# OASIS
|
||||
# Summary: OASIS stream file
|
||||
# Long description: Open Artwork System Interchange Standard
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: ocaml,v 1.4 2009/09/19 16:28:11 christos Exp $
|
||||
# $File: ocaml,v 1.5 2010/09/20 18:55:20 rrt Exp $
|
||||
# ocaml: file(1) magic for Objective Caml files.
|
||||
0 string Caml1999 OCaml
|
||||
>8 string X exec file
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: octave,v 1.4 2009/09/19 16:28:11 christos Exp $
|
||||
# octave binary data file(1) magic, from Dirk Eddelbuettel <edd@debian.org>
|
||||
0 string Octave-1-L Octave binary data (little endian)
|
||||
0 string Octave-1-B Octave binary data (big endian)
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: olf,v 1.4 2009/09/19 16:28:11 christos Exp $
|
||||
# olf: file(1) magic for OLF executables
|
||||
#
|
||||
# We have to check the byte order flag to see what byte order all the
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: os400,v 1.5 2009/09/19 16:28:11 christos Exp $
|
||||
# os400: file(1) magic for IBM OS/400 files
|
||||
#
|
||||
# IBM OS/400 (i5/OS) Save file (SAVF) - gerardo.cacciari@gmail.com
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: osf1,v 1.7 2009/09/19 16:28:11 christos Exp $
|
||||
#
|
||||
# Mach magic number info
|
||||
#
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: pbm,v 1.6 2009/09/19 16:28:11 christos Exp $
|
||||
# pbm: file(1) magic for Portable Bitmap files
|
||||
#
|
||||
# XXX - byte order?
|
||||
|
@ -1,5 +1,5 @@
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: perl,v 1.25 2016/06/07 23:28:37 rrt Exp $
|
||||
# $File: perl,v 1.26 2017/02/21 18:34:55 christos Exp $
|
||||
# perl: file(1) magic for Larry Wall's perl language.
|
||||
#
|
||||
# The `eval' lines recognizes an outrageously clever hack.
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: pkgadd,v 1.6 2009/09/19 16:28:11 christos Exp $
|
||||
# pkgadd: file(1) magic for SysV R4 PKG Datastreams
|
||||
#
|
||||
0 string #\ PaCkAgE\ DaTaStReAm pkg Datastream (SVR4)
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: plus5,v 1.6 2009/09/19 16:28:11 christos Exp $
|
||||
# plus5: file(1) magic for Plus Five's UNIX MUMPS
|
||||
#
|
||||
# XXX - byte order? Paging Hokey....
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: pulsar,v 1.5 2009/09/19 16:28:12 christos Exp $
|
||||
# pulsar: file(1) magic for Pulsar POP3 daemon binary files
|
||||
#
|
||||
# http://pulsar.sourceforge.net
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: pyramid,v 1.7 2009/09/19 16:28:12 christos Exp $
|
||||
# pyramid: file(1) magic for Pyramids
|
||||
#
|
||||
# XXX - byte order?
|
||||
|
@ -1,44 +0,0 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: rinex,v 1.3 2011/04/04 21:12:03 christos Exp $
|
||||
# rinex: file(1) magic for RINEX files
|
||||
# http://igscb.jpl.nasa.gov/igscb/data/format/rinex210.txt
|
||||
# ftp://cddis.gsfc.nasa.gov/pub/reports/formats/rinex300.pdf
|
||||
# data for testing: ftp://cddis.gsfc.nasa.gov/pub/gps/data
|
||||
60 string RINEX
|
||||
>80 search/256 XXRINEXB RINEX Data, GEO SBAS Broadcast
|
||||
>>&32 string x \b, date %15.15s
|
||||
>>5 string x \b, version %6.6s
|
||||
!:mime rinex/broadcast
|
||||
>80 search/256 XXRINEXD RINEX Data, Observation (Hatanaka comp)
|
||||
>>&32 string x \b, date %15.15s
|
||||
>>5 string x \b, version %6.6s
|
||||
!:mime rinex/observation
|
||||
>80 search/256 XXRINEXC RINEX Data, Clock
|
||||
>>&32 string x \b, date %15.15s
|
||||
>>5 string x \b, version %6.6s
|
||||
!:mime rinex/clock
|
||||
>80 search/256 XXRINEXH RINEX Data, GEO SBAS Navigation
|
||||
>>&32 string x \b, date %15.15s
|
||||
>>5 string x \b, version %6.6s
|
||||
!:mime rinex/navigation
|
||||
>80 search/256 XXRINEXG RINEX Data, GLONASS Navigation
|
||||
>>&32 string x \b, date %15.15s
|
||||
>>5 string x \b, version %6.6s
|
||||
!:mime rinex/navigation
|
||||
>80 search/256 XXRINEXL RINEX Data, Galileo Navigation
|
||||
>>&32 string x \b, date %15.15s
|
||||
>>5 string x \b, version %6.6s
|
||||
!:mime rinex/navigation
|
||||
>80 search/256 XXRINEXM RINEX Data, Meteorological
|
||||
>>&32 string x \b, date %15.15s
|
||||
>>5 string x \b, version %6.6s
|
||||
!:mime rinex/meteorological
|
||||
>80 search/256 XXRINEXN RINEX Data, Navigation
|
||||
>>&32 string x \b, date %15.15s
|
||||
>>5 string x \b, version %6.6s
|
||||
!:mime rinex/navigation
|
||||
>80 search/256 XXRINEXO RINEX Data, Observation
|
||||
>>&32 string x \b, date %15.15s
|
||||
>>5 string x \b, version %6.6s
|
||||
!:mime rinex/observation
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: rpm,v 1.11 2011/06/14 12:47:41 christos Exp $
|
||||
# $File: rpm,v 1.12 2013/01/11 16:45:23 christos Exp $
|
||||
#
|
||||
# RPM: file(1) magic for Red Hat Packages Erik Troan (ewt@redhat.com)
|
||||
#
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: sc,v 1.6 2009/09/19 16:28:12 christos Exp $
|
||||
# sc: file(1) magic for "sc" spreadsheet
|
||||
#
|
||||
38 string Spreadsheet sc spreadsheet file
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: securitycerts,v 1.4 2009/09/19 16:28:12 christos Exp $
|
||||
0 search/1 -----BEGIN\ CERTIFICATE------ RFC1421 Security Certificate text
|
||||
0 search/1 -----BEGIN\ NEW\ CERTIFICATE RFC1421 Security Certificate Signing Request text
|
||||
0 belong 0xedfeedfe Sun 'jks' Java Keystore File data
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: sereal,v 1.2 2014/11/11 20:10:49 christos Exp $
|
||||
# $File: sereal,v 1.3 2015/02/05 19:14:45 christos Exp $
|
||||
# sereal: file(1) magic the Sereal binary serialization format
|
||||
#
|
||||
# From: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#-----------------------------------------------
|
||||
# $File$
|
||||
# $File: smalltalk,v 1.5 2009/09/19 16:28:12 christos Exp $
|
||||
# GNU Smalltalk image, starting at version 1.6.2
|
||||
# From: catull_us@yahoo.com
|
||||
#
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: smile,v 1.1 2011/08/17 17:37:18 christos Exp $
|
||||
# smile: file(1) magic for Smile serialization
|
||||
#
|
||||
# The Smile serialization format uses a 4-byte header:
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: softquad,v 1.13 2009/09/19 16:28:12 christos Exp $
|
||||
# softquad: file(1) magic for SoftQuad Publishing Software
|
||||
#
|
||||
# Author/Editor and RulesBuilder
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: spec,v 1.4 2009/09/19 16:28:12 christos Exp $
|
||||
# spec: file(1) magic for SPEC raw results (*.raw, *.rsf)
|
||||
#
|
||||
# Cloyce D. Spradling <cloyce@headgear.org>
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: teapot,v 1.4 2009/09/19 16:28:12 christos Exp $
|
||||
# teapot: file(1) magic for "teapot" spreadsheet
|
||||
#
|
||||
0 string #!teapot\012xdr teapot work sheet (XDR format)
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: tgif,v 1.6 2010/09/20 18:55:20 rrt Exp $
|
||||
# $File: tgif,v 1.7 2010/09/20 19:03:46 rrt Exp $
|
||||
# file(1) magic for tgif(1) files
|
||||
# From Hendrik Scholz <hendrik@scholz.net>
|
||||
0 string %TGIF\ Tgif file version
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: tuxedo,v 1.4 2009/09/19 16:28:13 christos Exp $
|
||||
# tuxedo: file(1) magic for BEA TUXEDO data files
|
||||
#
|
||||
# from Ian Springer <ispringer@hotmail.com>
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: typeset,v 1.8 2009/09/19 16:28:13 christos Exp $
|
||||
# typeset: file(1) magic for other typesetting
|
||||
#
|
||||
0 string Interpress/Xerox Xerox InterPress data
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: unknown,v 1.7 2009/09/19 16:28:13 christos Exp $
|
||||
# $File: unknown,v 1.8 2013/01/09 22:37:24 christos Exp $
|
||||
# unknown: file(1) magic for unknown machines
|
||||
#
|
||||
# 0x107 is 0407, 0x108 is 0410, and 0x109 is 0411; those are all PDP-11
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: uterus,v 1.2 2014/04/28 12:04:50 christos Exp $
|
||||
# $File: uterus,v 1.3 2014/04/30 21:41:02 christos Exp $
|
||||
# file(1) magic for uterus files
|
||||
# http://freecode.com/projects/uterus
|
||||
#
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: vax,v 1.9 2014/04/30 21:41:02 christos Exp $
|
||||
# $File: vacuum-cleaner,v 1.1 2015/11/14 13:38:35 christos Exp $
|
||||
# vacuum cleaner magic by Thomas M. Ott (ThMO)
|
||||
#
|
||||
# navigation map for LG robot vacuum cleaner models VR62xx, VR64xx, VR63xx
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File: varied.out,v 1.22 2010/07/02 00:06:27 christos Exp $
|
||||
# $File: varied.out,v 1.23 2014/04/30 21:41:02 christos Exp $
|
||||
# varied.out: file(1) magic for various USG systems
|
||||
#
|
||||
# Herewith many of the object file formats used by USG systems.
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: vicar,v 1.4 2009/09/19 16:28:13 christos Exp $
|
||||
# vicar: file(1) magic for VICAR files.
|
||||
#
|
||||
# From: Ossama Othman <othman@astrosun.tn.cornell.edu
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: virtutech,v 1.4 2009/09/19 16:28:13 christos Exp $
|
||||
# Virtutech Compressed Random Access File Format
|
||||
#
|
||||
# From <gustav@virtutech.com>
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: visx,v 1.5 2009/09/19 16:28:13 christos Exp $
|
||||
# visx: file(1) magic for Visx format files
|
||||
#
|
||||
0 short 0x5555 VISX image file
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: vxl,v 1.4 2009/09/19 16:28:13 christos Exp $
|
||||
# VXL: file(1) magic for VXL binary IO data files
|
||||
#
|
||||
# from Ian Scott <scottim@sf.net>
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# $File$
|
||||
# $File: wireless,v 1.2 2009/09/19 16:28:13 christos Exp $
|
||||
# wireless-regdb: file(1) magic for CRDA wireless-regdb file format
|
||||
#
|
||||
0 string RGDB CRDA wireless regulatory database file
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user