Re: How to develop a random number generation device



On Tue, 11 Sep 2007 17:28:32 +0100, Nobody <nobody@xxxxxxxxxxx> wrote:

On Tue, 11 Sep 2007 07:44:01 -0700, John Larkin wrote:

Cool. When can we expect buffer overrun exploits to be impossible
under Windows?

When it stops letting you run arbitrary machine code.

Nothing the OS does can prevent machine code from overrunning a buffer.

Ancient computers, PDP-11 and VAX certainly, had memory management
hardware that separated I and D space, where I space was read-only,
and D space could not be executed. And the OS's enforced those rules.
It was common to have many users running the exact same code, but
mapped into different data spaces.

Problem is, neither Intel nor Microsoft was in the mainstream of
computing when they kluged up x86 and Windows.

John


.



Relevant Pages

  • Re: Using C++ to wrap Java
    ... >launch a binary file containing machine code. ... Even with the way Windows ... The exe file format is data to the loader to ...
    (comp.lang.java.programmer)
  • Re: How to develop a random number generation device
    ... Nothing the OS does can prevent machine code from overrunning a buffer. ... this would make Windows totally incompatible with most existing ...
    (sci.electronics.design)
  • Re: How to develop a random number generation device
    ... When it stops letting you run arbitrary machine code. ... Many have said that Windows is useless. ... existing Windows software, ... M$ broke that with VIsta and still didn't fix buffer overruns. ...
    (sci.electronics.design)
  • Re: How to develop a random number generation device
    ... When it stops letting you run arbitrary machine code. ... neither Intel nor Microsoft was in the mainstream of ... computing when they kluged up x86 and Windows. ... The hardware only became capable of the basics of worthwhile ...
    (sci.electronics.design)
  • Re: What I Think Delphi Needs to Do to Survive
    ... and interfacing to the Windows and the Windows Debug Kernel. ... DLL = Machine Code with Exported Interface ... Interfacing to windows and kernel is machine code calls. ...
    (borland.public.delphi.non-technical)