From d98c90b3f398cec4fd619bd36512c86b79cb485b Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Fri, 25 Oct 1996 18:12:17 +0000 Subject: [PATCH] *** empty log message *** --- magic/Magdir/alpha | 5 +++++ magic/Magdir/elf | 2 -- magic/Magdir/netbsd | 21 +++++++++++++++++++++ 3 files changed, 26 insertions(+), 2 deletions(-) diff --git a/magic/Magdir/alpha b/magic/Magdir/alpha index c32c7c4a..42e19176 100644 --- a/magic/Magdir/alpha +++ b/magic/Magdir/alpha @@ -14,3 +14,8 @@ >27 byte x - version %d >26 byte x .%d >28 byte x -%d + +# Basic recognition of OSF/1 core dumps - Mike Bremford +# +0 string Core\001 COFF format core dump (OSF/1) +>24 string >\0 generated by '%s' diff --git a/magic/Magdir/elf b/magic/Magdir/elf index 12f1edb8..86d6b288 100644 --- a/magic/Magdir/elf +++ b/magic/Magdir/elf @@ -21,7 +21,6 @@ >>16 leshort 3 shared object, # Core handling from Peter Tobias >>16 leshort 4 core file ->>>576 string >\0 of '%s' >>>400 lelong >0 (signal %d), >>16 leshort &0xff00 processor-specific, >>18 leshort 0 no machine, @@ -44,7 +43,6 @@ >>16 beshort 2 executable, >>16 beshort 3 shared object, >>16 beshort 4 core file, ->>>576 string >\0 of '%s' >>>400 lelong >0 (signal %d), >>16 beshort &0xff00 processor-specific, >>18 beshort 0 no machine, diff --git a/magic/Magdir/netbsd b/magic/Magdir/netbsd index 2c8bb9a8..24569ade 100644 --- a/magic/Magdir/netbsd +++ b/magic/Magdir/netbsd @@ -199,3 +199,24 @@ >16 belong >0 not stripped 0 belong&0377777777 043400507 NetBSD/mips core >12 string >\0 from '%s' + +0 belong&0377777777 043600413 NetBSD/arm32 demand paged +>0 byte &0x80 +>>20 lelong <8192 shared library +>>20 lelong =8192 dynamically linked executable +>>20 lelong >8192 dynamically linked executable +>0 byte ^0x80 executable +>16 lelong >0 not stripped +0 belong&0377777777 043600410 NetBSD/arm32 pure +>0 byte &0x80 dynamically linked executable +>0 byte ^0x80 executable +>16 lelong >0 not stripped +0 belong&0377777777 043600407 NetBSD/arm32 +>0 byte &0x80 dynamically linked executable +>0 byte ^0x80 +>>0 byte &0x40 position independent +>>20 lelong !0 executable +>>20 lelong =0 object file +>16 lelong >0 not stripped +0 belong&0377777777 043600507 NetBSD/arm32 core +>12 string >\0 from '%s' -- 2.40.0