Tech Tutorials Database
GeekArticles Programming C++
 

Injection into a Process Using KnownDlls

 
Author: codeproject.com
Category: C++
Comments (0)

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.

Read More...




Sponsored Links




Read Next: Swap Two Numbers without using Temp Variable



 

 

Comments



Post Your Comment:

Your Name:*
e-mail ID:(required for notification)*
Image Verification: 
 
 Subscribe