Search code examples
Hook and main program communication...

c#hookdll-injection

Read More
Getting PEB from remote process in Win 7...

c++visual-c++dllwindows-7dll-injection

Read More
How to Modify Import Address Table for Run time Loaded DLL...

c++winapihookdll-injectionsetwindowshookex

Read More
injecting a dll is not working on windows XP...

c++code-injectiondetoursdll-injection

Read More
How do I get a programs windows from an injected DLL?...

c++winapihookdll-injection

Read More
Why I don't get message box after dll injection?...

c#pythonwindowswinapidll-injection

Read More
A GetModuleHandle implementation...

winapidll-injectionloaderlock

Read More
Winsock recv hooking with Detours...

c++winapihookdll-injection

Read More
Hooking window creation; hooks not being triggered...

c++windowswindowhookdll-injection

Read More
Detecting Win API mouse_event Call...

visual-c++dll-injection

Read More
Questions about SetWindowsHookEx() and hooking...

windowswinapihookdll-injectionsetwindowshookex

Read More
how to push a string address to stack with assembly, machine code...

assemblyexecutablecode-injectiondll-injection

Read More
Injected dll crashes the owner process. Why?...

cwinapicode-injectiondll-injection

Read More
Verifying process integrity in memory?...

windowslinuxsecuritydll-injectionintrusion-detection

Read More
Hooking sendto() causes crash depending on code ordering...

c++windowshookdll-injection

Read More
Why Control.FromHandle(IntPtr) returns null in one hooked process and returns valid object of "...

c#.netwinformsdll-injectionspy++

Read More
Variable keeps getting set to NULL after function in DLL...

c++qtdlldll-injection

Read More
How to update deployed class library (DLL)?...

c#windows-installerclass-librarydll-injection

Read More
How can I inject a file into an EXE at runtime and reference the file during program operation?...

c#deploymentuser-experiencecode-injectiondll-injection

Read More
dll injection using C...

cwindowsvisual-c++dll-injection

Read More
Can Reflection help me call a function in an injected DLL?...

c#dll-injection

Read More
Check if DLL is authentic/correct before running application i C# / .NET...

c#.netassemblieschecksumdll-injection

Read More
Call a function from an injected DLL...

c#.netmultithreadingdll-injection

Read More
Is it possible in Delphi to get the address of a function/procedure in another process?...

delphifunctionproceduredll-injection

Read More
In a remote thread, how do I call functions whose parameters contain pointers?...

delphicode-injectiondll-injection

Read More
Change the address of a member function in C++...

c++function-pointerspointer-to-memberdll-injection

Read More
Grabbing memory from another process...

c++cwindowsdll-injection

Read More
BackNext