An implementation of sudo for DOS, to run the given command with full privileges. It can be used to edit important system files, run disk partitioning tools, and so on!

  • Scoopta@programming.dev
    link
    fedilink
    arrow-up
    9
    ·
    edit-2
    16 hours ago

    Technically that segment is not a com file. They are MZ exe files. com files have no metadata or header.

    There are actually 3 exe variants, MZ, NE, and the modern PE

    • otacon239@lemmy.world
      link
      fedilink
      arrow-up
      9
      ·
      12 hours ago

      You could say any arrangement of words or letters about the inner workings of Windows, and I’d probably just take your word for it at this point.