Re: Memory access of unmanaged DLL
- From: Mattias Sjögren <mattias.dont.want.spam@xxxxxxxx>
- Date: Wed, 22 Nov 2006 21:42:41 +0100
Can I access memory of the managed code from a loaded unmanaged DLL?
Yes
The point is: Does a intruder, who injected code into the unmanged DLL
via e.g. a buffer overflow, have the possibility to read and modify
data in the managed memory?
Absolutely.
Mattias
--
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
.
- Follow-Ups:
- Re: Memory access of unmanaged DLL
- From: Ben Voigt
- Re: Memory access of unmanaged DLL
- References:
- Memory access of unmanaged DLL
- From: Ruben
- Memory access of unmanaged DLL
- Prev by Date: Memory access of unmanaged DLL
- Next by Date: Determining if a directory is writeable
- Previous by thread: Memory access of unmanaged DLL
- Next by thread: Re: Memory access of unmanaged DLL
- Index(es):
Relevant Pages
|