Re: How to access I/O port directly in VC6.0?



If your users run with limited user privileges, and you put an appropriate
security descriptor on the driver, and a program that actually calls port
I/O driver is running as a service (only the GUI will run under the user and
communicate with the service), then a rogue user won't be able to damage
your stuff.

"Walter Eicher" <walter.eicher@xxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:2l85k392ckthv60d4scgtfho720c2ek1en@xxxxxxxxxx
Hi Alexander,

On Mon, 19 Nov 2007 19:11:58 -0800, "Alexander Grigoriev"
<alegr@xxxxxxxxxxxxx> wrote:

OK. A rogue application makes this call and owns your computer.

There is always a way to make bad things.

But they did a something to protect us from bad guys.

1. Kithara is a device driver protected with the customer number
2. The application has to open the driver with this customer number

So you have no chance to get access to this device driver without the
customer number. We are not really at a level of password security but
I think it's close enough.

Do you really think a self written device driver is more secure? I
would not hold my hands into the fire for my self written device
drivers ;-)

Best regards
Walter



.



Relevant Pages

  • Re: i386: pata_cs5520 does not work
    ... Device driver platform lacks bus and class support for being resumed. ... Device driver pci0000:00 lacks bus and class support for being resumed. ...
    (Linux-Kernel)
  • Re: 1394 Virtual Device Driver
    ... Try two machines connected via 1394, one with a virtual device ... > enumerates the bus successfully including the virtual device driver. ...
    (microsoft.public.development.device.drivers)
  • Re: The Kernal Is A Huge Security Whole In Windows
    ... The easiest way to exploit the security hole I am discussing is obviously ... driver writer is ridiculous, I'm sorry. ... responsible for making his device driver secure? ... > Performance Tab> View> Show Kernel Times. ...
    (microsoft.public.win2000.security)
  • Re: hard drive scrubbing utility
    ... we only teach the basics relative to PCI-style bus devices. ... The type of device driver you are writing makes a lot of difference also. ... There are some new books coming out from Microsoft Press on the new Kernel Mode Driver ...
    (microsoft.public.vc.mfc)
  • Re: Sort-of-Newbie Question(s)
    ... task at hand belong to the device driver development realm, ... driver to be backward compatible with Windows XP and Windows 2000, ... WDF works from Windows 2000 on. ... Can I use Visual C++ Express Edition to develop a device driver ...
    (microsoft.public.development.device.drivers)