OK, I know memory protection is a great thing, but I'd like to override it
just once. I have two processes talking to each other (through sockets)
and it would be nice if one could look at a large structure of the
other's, given only its address.
So, how can I disable memory protection, so that looking into another
program's "space" isn't considered a segmentation violation?
Ted Sternberg
San Jose', California, USA