Re[2]: A modified version of GnuPG

Peter Gutmann pgut001@cs.auckland.ac.nz
Fri May 24 07:06:01 2002


"Max V. Zinal" <Zlat0@mail.ru> writes:

>I think that I can write a small dummy device driver for NT-based system that
>will allow a person with administrative rights to allocate a non-pageable
>region of memory. It will take some time, I think, because I will have to find
>DDK distribution for that purposes.

You don't need to do that, there are already user-level functions which do
this.  To save me having to regurgitate it all again, search sci.crypt or the
archives of Perry Metzger's crypto list for "AllocateUserPhysicalPages" to find
the details.

Peter.