From: Christos Zoulas Date: Mon, 3 Sep 2001 14:35:17 +0000 (+0000) Subject: A few more magic changes. X-Git-Tag: FILE3_37~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bddc5bcb8d52d45251f93d2bddb79a2c8c603fde;p=file A few more magic changes. --- diff --git a/magic/Magdir/images b/magic/Magdir/images index 6b7094ff..c07fa0c4 100644 --- a/magic/Magdir/images +++ b/magic/Magdir/images @@ -270,7 +270,7 @@ # As described in /usr/X11R6/include/X11/XWDFile.h # used by the xwd program. # Bradford Castalia, idaeim, 1/01 -4 belong 7 XWD X-Widows Dump image data +4 belong 7 XWD X-Windows Dump image data >100 string >\0 \b, "%s" >16 belong x \b, %dx >20 belong x \b%dx diff --git a/magic/Magdir/natinst b/magic/Magdir/natinst new file mode 100644 index 00000000..5deb9ded --- /dev/null +++ b/magic/Magdir/natinst @@ -0,0 +1,23 @@ + +#----------------------------------------------------------------------------- +# natinst: file(1) magic for National Instruments Code Files + +# +# From Enrique Gámez-Flores +# version 1 +# Many formats still missing, we use, for the moment LabVIEW +# We guess VXI format file. VISA, LabWindowsCVI, BridgeVIEW, etc, are missing +# +0 string RSRC National Instruments, +# Check if it's a LabVIEW File +>8 string LV LabVIEW File, +# Check wich kind of file is +>>10 string SB Code Resource File, data +>>10 string IN Virtual Instrument Program, data +>>10 string AR VI Library, data +# This is for Menu Libraries +>8 string LMNULBVW Portable File Names, data +# This is for General Resources +>8 string rsc Resources File, data +# This is for VXI Package +0 string VMAP National Instruments, VXI File, data diff --git a/magic/Magdir/sniffer b/magic/Magdir/sniffer index 4caf33f4..626439e1 100644 --- a/magic/Magdir/sniffer +++ b/magic/Magdir/sniffer @@ -195,3 +195,11 @@ # RADCOM WAN/LAN Analyzer capture files. # 0 string \x42\xd2\x00\x34\x12\x66\x22\x88 RADCOM WAN/LAN Analyzer capture file + +# +# NetStumbler log files. Not really packets, per se, but about as +# close as you can get. These are log files from NetStumbler, a +# Windows program, that scans for 802.11b networks. +# +0 string NetS NetStumbler log file +>8 lelong x \b, %d stations found