Click here to Skip to main content
15,920,005 members
Articles / Desktop Programming / Win32

Injection into a Process Using KnownDlls

6 Feb 2012CPOL10 min read 71.1K   2.3K   73  
In his article, we will consider an interesting, universal and rarely used method of code injection into a Windows process using KnownDlls sections. To demonstrate the method work we will develop a sample project to inject into all running processes and intercept some calls from ws2_32.dll.
We're sorry, but the article you are trying to view was deleted at 7 Jun 2024.

Please go to the Win32 Table of Contents to view the list of available articles in this section.