|
-
Feb 21st, 2005, 05:48 AM
#1
Thread Starter
Lively Member
Have a look - Dll issues dealing w/ injection
Probably should have posted this thread in this forum first. Have a look and you might want to skip to the bottom for the latest updates.
http://www.vbforums.com/showthread.php?t=324133
Last edited by Lyric8; Feb 21st, 2005 at 07:46 AM.
-
Mar 1st, 2005, 12:40 PM
#2
Re: Have a look - Dll issues dealing w/ injection
Lyric,
So I guess you haven't solved the problem yet.
I'm about half-way through converting the APISPYLD debug injector into VB. This way we can skip the hook related problems.
We can pass data back to VB via a file mapping object.
Also, instead of using createprocess, I'll use DebugActiveProcess so that you can debug an already running process.
Someone already wrote a full debugger in VB take a look here.
-
Jan 7th, 2006, 11:23 AM
#3
Junior Member
Re: Have a look - Dll issues dealing w/ injection
 Originally Posted by moeur
Lyric,
So I guess you haven't solved the problem yet.
I'm about half-way through converting the APISPYLD debug injector into VB. This way we can skip the hook related problems.
We can pass data back to VB via a file mapping object.
Also, instead of using createprocess, I'll use DebugActiveProcess so that you can debug an already running process.
Someone already wrote a full debugger in VB take a look here.
hi, you know Vb.Net version ?
-
Jan 7th, 2006, 11:28 AM
#4
Re: Have a look - Dll issues dealing w/ injection
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|