Click here to Skip to main content
16,008,469 members
Home / Discussions / Hardware & Devices
   

Hardware & Devices

 
GeneralRe: Confused about cat5,cat5e, and cat6 Ethernet cables Pin
Richard MacCutchan26-Feb-18 1:33
mveRichard MacCutchan26-Feb-18 1:33 
QuestionFMBomb Beginner Project - alternative to NS73M Breakout Board Pin
StudiousMaximus18-Feb-18 4:01
StudiousMaximus18-Feb-18 4:01 
AnswerRe: FMBomb Beginner Project - alternative to NS73M Breakout Board Pin
OriginalGriff18-Feb-18 4:03
mveOriginalGriff18-Feb-18 4:03 
AnswerRe: FMBomb Beginner Project - alternative to NS73M Breakout Board Pin
Richard MacCutchan18-Feb-18 5:08
mveRichard MacCutchan18-Feb-18 5:08 
QuestionLink Echo Dot Alexa with Sony TV Pin
BobbyStrain2-Jan-18 11:20
BobbyStrain2-Jan-18 11:20 
QuestionInstall Virtual Printer with credentials programmatically in windows Pin
njoymathews29-Nov-17 3:26
njoymathews29-Nov-17 3:26 
QuestionReconnection Problem for Dial Up Connection for GSM GPRS USB Modem Pin
ss1965 6-Nov-17 19:26
ss1965 6-Nov-17 19:26 
QuestionPrinter Pin
Member 134408662-Oct-17 1:53
Member 134408662-Oct-17 1:53 
QuestionVirtualSerial2 Pin
Member 1336680117-Aug-17 22:21
Member 1336680117-Aug-17 22:21 
AnswerRe: VirtualSerial2 Pin
Dave Kreskowiak25-Aug-17 11:20
mveDave Kreskowiak25-Aug-17 11:20 
AnswerRe: VirtualSerial2 Pin
Munchies_Matt24-Sep-17 5:00
Munchies_Matt24-Sep-17 5:00 
QuestionDesktop issue Pin
David Crow16-Aug-17 5:46
David Crow16-Aug-17 5:46 
QuestionUpdate Windows 7 to USB 3.0 Pin
Kevin Marois13-Aug-17 16:19
professionalKevin Marois13-Aug-17 16:19 
AnswerRe: Update Windows 7 to USB 3.0 Pin
Dave Kreskowiak13-Aug-17 18:55
mveDave Kreskowiak13-Aug-17 18:55 
GeneralNew here. Laptop ? Pin
Member 133545549-Aug-17 18:43
Member 133545549-Aug-17 18:43 
GeneralRe: New here. Laptop ? Pin
Richard MacCutchan9-Aug-17 21:36
mveRichard MacCutchan9-Aug-17 21:36 
GeneralRe: New here. Laptop ? Pin
Mycroft Holmes9-Aug-17 21:55
professionalMycroft Holmes9-Aug-17 21:55 
SuggestionRe: New here. Laptop ? Pin
David Crow16-Aug-17 5:48
David Crow16-Aug-17 5:48 
GeneralRe: New here. Laptop ? Pin
龙唐29-May-18 22:52
龙唐29-May-18 22:52 
GeneralRe: New here. Laptop ? Pin
Member 1351559811-Nov-17 3:58
Member 1351559811-Nov-17 3:58 
GeneralRe: New here. Laptop ? Pin
PhillipsLyons25-Feb-18 19:24
PhillipsLyons25-Feb-18 19:24 
GeneralRe: New here. Laptop ? Pin
Nelek25-Feb-18 19:28
protectorNelek25-Feb-18 19:28 
QuestionDevice Driver Feasibility Pin
Richard Andrew x6422-Jul-17 13:24
professionalRichard Andrew x6422-Jul-17 13:24 
AnswerRe: Device Driver Feasibility Pin
Randor 13-Aug-17 3:21
professional Randor 13-Aug-17 3:21 
GeneralRe: Device Driver Feasibility Pin
Richard Andrew x6413-Aug-17 9:01
professionalRichard Andrew x6413-Aug-17 9:01 
Hi David,

I would like to create an API hooking DLL that logs and documents the API calls that a given process makes. (It's my million-dollar product idea)

So I need a way to inject my DLL at process startup and into all child processes.

Ever since Microsoft disabled the registry key that used to have User32.dll load the DLL on my behalf, I have been stuck for a way to do this.

Let me point out that all of the user mode ways of doing this are not acceptable because I need the DLL to be injected before any user code executes in the target process, including TLS callbacks.

Any pointers are greatly appreciated.

Thanks,
Rich



The difficult we do right away...
...the impossible takes slightly longer.


modified 13-Aug-17 15:16pm.

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.