From 772312762986a7ec36262069a28ad3d4dde30559 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Fri, 28 Nov 2025 00:38:24 -0500 Subject: Project has been renamed, use https://slackware.uk/~urchlay/repos/alftools --- magic/alf | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 magic/alf (limited to 'magic/alf') diff --git a/magic/alf b/magic/alf deleted file mode 100644 index 4517d0d..0000000 --- a/magic/alf +++ /dev/null @@ -1,25 +0,0 @@ -### AlfCrunch -# Author: B. Watson (urchlay@slackware.uk) -# -# Reference: -# https://slackware.uk/~urchlay/repos/unalf/plain/doc/fileformat.txt -# -# This is very similar to ARC (see Magdir/archive), but doesn't -# overlap with it. The . in the filename is always present, even -# if there's no extender after it. -# -# Offsets 18 and 28 are the high bytes of the 32-bit original and -# compressed sizes. These will always be 0, since Atari files are -# never >16MB in size (and since the UNALF dearchiver can't handle -# them anyway). -# -# magicbits=53.7 -# -0 uleshort 0x0f1a ->18 ubyte 0x00 ->>28 ubyte 0x00 ->>>2 regex/13 [A-Z][A-Z0-9@_]{0,7}\.[A-Z0-9@_]{0,3} ->>>>&0 ubyte 0 ->>>>>2 string x Atari 8-bit AlfCrunch data, first filename %s -!:mime application/x-atari-8bit-alfcrunch -!:ext alf -- cgit v1.2.3