DLL injection saves you from enumerating processes, searching windows, and setting process privileges. The attachment contains a testDll.dll, which is a test DLL I wrote. Because a normal DLL may not respond after being injected, I wrote a DLL and added a MessageBox in it, which can pop up, so that I can know whether the DLL is running or not. The DLL is written in VC++, because I use the mini version of VB, which can only write ActiveX DLL, and this kind of DLL cannot be used for injection (I wrote one, wrote a MsgBox in the Main function, set the startup object to Sub Main, and found that it can be injected, but no MsgBox appeared). If anyone wants the DLL source code, please reply to the post and I will send it.
You Might Like
Recommended ContentMore
Open source project More
Popular Components
Searched by Users
Just Take a LookMore
Trending Downloads
Trending ArticlesMore