搜索资源列表
Delphi_Dll_inter.Delphi DLL远程注入器
- Delphi DLL远程注入器,用于隐藏dll,在Delphi 2009下编译通过!,Delphi DLL injector distance for the hidden dll, compiled under Delphi 2009 in the adoption!
Injector
- BOOL InjectDLL(DWORD ProcessID) { HANDLE Proc char buf[50]={0} LPVOID RemoteString, LoadLibAddy if(!ProcessID) return false Proc = OpenProcess(CREATE_THREAD_ACCESS, FALSE, ProcessID) if(!Proc) { sprintf
Injector
- DLL注入的C++实现,创建远程线程,并通过远程线程调用用户的DLL文件-DLL injected in the process space, create a remote thread by the remote thread calls the DLL file
dll-injector
- simple dll injector on delphi. Source code.
inject-dll-vb6
- vb6 source code for injector
DLLzhuruqi
- 用delphi写的dll注入器,非常优美的代码-Written by delphi dll injector, very beautiful code
Inject
- 这是一个简便注入器VC6源码,只要拖动箭头图标到目标窗口上就可以实现注入DLL了。-This is a simple injector VC6 source code, just drag the arrow icon to the target window can achieve the injection of DLL.