digital 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. #------------------------------------------------------------------------------
  2. # $File: digital,v 1.17 2024/08/30 16:53:22 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. # TODO: use other subroutine (./coff) to display name+flags+variables for common object formatted files
  12. #>0 use display-coff-foo
  13. >>22 leshort&030000 !020000 executable
  14. #!:mime application/x-foo-executable
  15. # typically no file name suffix for executables like \DEC\HH\HYPERHLP
  16. !:ext /
  17. >>22 leshort&020000 !0 dynamically linked
  18. >>16 lelong !0 not stripped
  19. >>16 lelong 0 stripped
  20. >>27 byte x - version %d
  21. >>26 byte x \b.%d
  22. >>28 byte x \b-%d
  23. >24 leshort 0407 COFF format alpha object
  24. >>22 leshort&030000 020000 shared library
  25. >>27 byte x - version %d
  26. >>26 byte x \b.%d
  27. >>28 byte x \b-%d
  28. # Alpha COFF object file or executable
  29. 0 leshort 0x0184
  30. >16 leshort 0
  31. >>0 use display-coff
  32. # can be created by LINK.EXE /MACHINE:ALPHA /ROM
  33. >16 leshort !0
  34. >>18 leshort &0x0002
  35. >>>20 leshort 0x0107
  36. >>>>0 use display-coff
  37. 0 leshort 0x0284
  38. >16 leshort 0
  39. >>0 use display-coff
  40. # Basic recognition of Digital UNIX core dumps - Mike Bremford <mike@opac.bl.uk>
  41. #
  42. # The actual magic number is just "Core", followed by a 2-byte version
  43. # number; however, treating any file that begins with "Core" as a Digital
  44. # UNIX core dump file may produce too many false hits, so we include one
  45. # byte of the version number as well; DU 5.0 appears only to be up to
  46. # version 2.
  47. #
  48. 0 string Core\001 Alpha COFF format core dump (Digital UNIX)
  49. >24 string >\0 \b, from '%s'
  50. 0 string Core\002 Alpha COFF format core dump (Digital UNIX)
  51. >24 string >\0 \b, from '%s'
  52. #
  53. # The next is incomplete, we could tell more about this format,
  54. # but its not worth it.
  55. 0 leshort 0x188 Alpha compressed COFF
  56. 0 leshort 0x18f Alpha u-code object
  57. #
  58. #
  59. # Some other interesting Digital formats,
  60. 0 string \377\377\177 ddis/ddif
  61. 0 string \377\377\174 ddis/dots archive
  62. 0 string \377\377\176 ddis/dtif table data
  63. 0 string \033c\033 LN03 output
  64. 0 long 04553207 X image
  65. #
  66. 0 string =!<PDF>!\n profiling data file
  67. #
  68. # Locale data tables (MIPS and Alpha).
  69. #
  70. # GRR: line below is too general as it matches also TTComp archive, ASCII, 2K handled by ./archive
  71. 0 short 0x0501 locale data table
  72. >6 short 0x24 for MIPS
  73. >6 short 0x40 for Alpha