Re: Executing an Unmanaged Exe from Memory
- From: Kerem Gümrükcü <kareem114@xxxxxxxxxxx>
- Date: Wed, 6 Aug 2008 17:40:13 +0200
Hi, read this:
http://groups.google.com/group/comp.os.ms-windows.programmer.win32/browse_thread/thread/31ddc628f736efd0/3fa4e10562db1d03?#3fa4e10562db1d03
Regards
Kerem
--
----------------------- Beste Grüsse / Best regards / Votre bien devoue
Kerem Gümrükcü
Latest Project: http://www.codeplex.com/restarts
Latest Open-Source Projects: http://entwicklung.junetz.de
----------------------- "This reply is provided as is, without warranty express or implied."
"tempnode" <tempnode@xxxxxxxxxxxxxxxxxxxxxxxxx> schrieb im Newsbeitrag news:38102089-5EAA-44DB-8CB8-1CB0142636AF@xxxxxxxxxxxxxxxx
I've been trying to find a way to execute an unmanaged executable from
memory; I know that a managed assembly can be embedded into a resource,
loaded with Assembly.Load, and invoked.... but I can't find a way to embed an
unmanaged executable and run it from memory.
Can anyone help me? Could I possibly inject it into a suspended process?
Is there another approach? I'm really new at this, so it may take a bit of
detailed explaining.
Thanks so much!
.
- References:
- Executing an Unmanaged Exe from Memory
- From: tempnode
- Executing an Unmanaged Exe from Memory
- Prev by Date: Re: Executing an Unmanaged Exe from Memory
- Next by Date: Re: CreateSymbolicLink doesn't fail on 64-bit if process doesn't have sufficient privileges
- Previous by thread: Re: Executing an Unmanaged Exe from Memory
- Next by thread: Re: Executing an Unmanaged Exe from Memory
- Index(es):
Relevant Pages
|