digital 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. #------------------------------------------------------------------------------
  2. # $File: digital,v 1.11 2013/01/11 16:45:23 christos Exp $
  3. # Digital UNIX - Info
  4. #
  5. 0 string =!<arch>\n________64E Alpha archive
  6. >22 string X -- out of date
  7. #
  8. 0 leshort 0603
  9. >24 leshort 0410 COFF format alpha pure
  10. >24 leshort 0413 COFF format alpha demand paged
  11. >>22 leshort&030000 !020000 executable
  12. >>22 leshort&020000 !0 dynamically linked
  13. >>16 lelong !0 not stripped
  14. >>16 lelong 0 stripped
  15. >>27 byte x - version %d
  16. >>26 byte x \b.%d
  17. >>28 byte x \b-%d
  18. >24 leshort 0407 COFF format alpha object
  19. >>22 leshort&030000 020000 shared library
  20. >>27 byte x - version %d
  21. >>26 byte x \b.%d
  22. >>28 byte x \b-%d
  23. # Basic recognition of Digital UNIX core dumps - Mike Bremford <mike@opac.bl.uk>
  24. #
  25. # The actual magic number is just "Core", followed by a 2-byte version
  26. # number; however, treating any file that begins with "Core" as a Digital
  27. # UNIX core dump file may produce too many false hits, so we include one
  28. # byte of the version number as well; DU 5.0 appears only to be up to
  29. # version 2.
  30. #
  31. 0 string Core\001 Alpha COFF format core dump (Digital UNIX)
  32. >24 string >\0 \b, from '%s'
  33. 0 string Core\002 Alpha COFF format core dump (Digital UNIX)
  34. >24 string >\0 \b, from '%s'
  35. #
  36. # The next is incomplete, we could tell more about this format,
  37. # but its not worth it.
  38. 0 leshort 0x188 Alpha compressed COFF
  39. 0 leshort 0x18f Alpha u-code object
  40. #
  41. #
  42. # Some other interesting Digital formats,
  43. 0 string \377\377\177 ddis/ddif
  44. 0 string \377\377\174 ddis/dots archive
  45. 0 string \377\377\176 ddis/dtif table data
  46. 0 string \033c\033 LN03 output
  47. 0 long 04553207 X image
  48. #
  49. 0 string =!<PDF>!\n profiling data file
  50. #
  51. # Locale data tables (MIPS and Alpha).
  52. #
  53. 0 short 0x0501 locale data table
  54. >6 short 0x24 for MIPS
  55. >6 short 0x40 for Alpha