Live data from Hacker News

Shhh: The Undocumented DOS Commands (1999)

the-eye.eu

1–10 of 57 posts

Re: Shhh: The Undocumented DOS Commands (1999)

#7
So how were these found? Today I guess I'd try running strings on the executable or maybe straight-up opening them in a debugger or disassembler (I assume command-line argument parsing is a very obvious, easy-ish to read block of code right at the start of the program), but I'm not sure how much of that was available (or at widely accessible, at least) back when DOS was a big deal (this list talks about DOS 2.x, which is 1983).

Re: Shhh: The Undocumented DOS Commands (1999)

#10

So how were these found? Today I guess I'd try running strings on the executable or maybe straight-up opening them in a debugger or disassembler (I assume command-line argument parsing is a very obvious, easy-ish to read block of code right at the start of the program), but I'm not sure how much of that was available (or at widely accessible, at least) back when DOS was a big deal (this list talks about DOS 2.x, whic…

[deleted]
Post reply on HN