Visual Basic

c++ / delphi package - dll injection and api hooking
blacaille
Posts: 2
Joined: Tue Mar 08, 2005 9:38 pm
Location: New York, USA

VB/C++ injection/callback

Post by blacaille »

Hi, I am still struggling with this as I understand little C++ and even less
Delphi. My VB knowledge is a little more. Could you please put me in touch with jonny_valentine or any other VB guys you may know. He is in the VB thread in the forum. I would like to talk with him a little if possible as he may be able to help me with setting up callback in VB. I need to
understand the concept as well as the process. Any help would be greatly
appreciated.
Thanks
Bill
Lacaille - blacaille@cox.net - blacaill@burke.org
jonny_valentine
Posts: 109
Joined: Thu Dec 30, 2004 9:59 pm
Location: UK

vb

Post by jonny_valentine »

hi, whats the problem m8 ?
blacaille
Posts: 2
Joined: Tue Mar 08, 2005 9:38 pm
Location: New York, USA

IPCQ and VB

Post by blacaille »

Jonny,
I am having a bitch of a time getting the ipcqueue to work with the vb code. i am injecting, hooking, all that neat stuff. but getting the info back to the vb program via the ipcqueue process is a nightmare when I try to access the message buffer from the ipcqueue, i fail miserably. Is it a UNICODE/ANSI thing between C++ and VB.

Or we might just want to switch to just using the WM_COPYDATA windows message and we'll have to subclass the vb window. Perhaps if I send you the code you may be able to see what we are talking about.

Anything would be greatly appreciated.
Thanks Bill Lacaille
Burke Rehabilitation Hospital
White Plains, NY
jonny_valentine
Posts: 109
Joined: Thu Dec 30, 2004 9:59 pm
Location: UK

hm

Post by jonny_valentine »

if u send me the code i'll be happy to look it over and try to get it working.. u can email it to jonny_valentine at hotmail (at=@ .. spam bots etc)

speak soon,

Jon
bluedragon99
Posts: 87
Joined: Thu Jun 02, 2005 3:46 am

Post by bluedragon99 »

jonny_valentine
Posts: 109
Joined: Thu Dec 30, 2004 9:59 pm
Location: UK

ez

Post by jonny_valentine »

Its quite easy m8, just email me: jonny_valentine@hotmail.com and let me know what you've got already and what you need.
8)
bluedragon99
Posts: 87
Joined: Thu Jun 02, 2005 3:46 am

Post by bluedragon99 »

sent you mail :D
Post Reply