[MUD-Dev] Re: Trusting the Client (Re: Laws of Online World D esign)

Wilburn Wilburn
Wed Oct 14 16:07:03 CEST 1998


> -----Original Message-----
> From:	Marc Hernandez [SMTP:marc at jb.com]
> Sent:	Wednesday, October 14, 1998 2:21 PM
> 
> 	Is there any way to stop other processes from at least writing and
> preferebly both reading and writing a Win 95/98/NT processes memory? Is
> there 
> any way to stop programs from being run via a debugger or at least detect
> it?  
> 
> Marc Hernandez		marc at eisoftware.com
> Programmer		www.eisoftware.com
> 
I don't know if you're at all familiar with Subspace from Virgin Interactive
<http://www.vie.com/subspace>, but they would attempt to detect any
debuggers in memory and then log the IP address of the system attempting to
debug their program.  I'm not sure how well it worked but the few months I
spent playing SubSpace were relatively cheat free.  I'm not sure as to the
exact implementation since they didn't pass that information out for obvious
reasons.  I'm assuming they probably just search through the task list
and/or window list for certain identifying strings.

-E.J. Wilburn
WilburnE at Kochind.com
zane at supernova.org




More information about the mud-dev-archive mailing list