搜索资源列表
VB--inject
- 也谈VB远线程注入 Dll注入,对外挂编程有点用处
Inject.rar
- exe远程注入源代码,可将线程函数直接注入远程进程,无需dll,exe into the source code of the remote can be threaded directly into the remote process function without dll
dll-inject[src]-
- dll注入辅助工具[带源码],做外挂的必备手段.-dll injection aids [with source], plug the necessary means to do.
wsHideDLL.zip
- Dll进程注入 一种简单的方法隐藏进程 在dll中运行代码,The simplest ways to hide a process is to have no process Basically what you need to do is place your meaningful code in a DLL, inject that DLL in an inconspicuous process (like Explorer.exe) and run your code. This can
CreateRemoteThread-DLL-Injection
- 一个Visual C++实现的完整的使用CreateRemoteThread的DLL进程注入方案源代码 本文和程序是基于CreateRemoteThread注入DLL的方法上的扩展,修改了以前方法的一些缺陷,并增加了几个功能,与其他文章不同,这里,给出了一个完整的解决方案。包括:1.实现一个遵守微软"Best Practices for Creating DLLs"的DLL动态链接库。2. 注入dll,并可以同时执行这个dll代码。3. 如果注入不成功,给出错误处理并通知用户。 4. 使用C
Inject
- :并不是所有的远程注入都能成功,有时候调用OpenProcess(...)或者WriteProcessMemory(...)函数的时候,会调用失败,调用GetLastError()返回错误码是5,拒绝访问,意思是说你的权限不够,那么网上也有现成的提权的函数,这里面也给大家写了一个,但是随着Windows操作系统的升级,Xp->Vista->7,其安全性也越来越高,所以以前在XpSp2上编写的程序,到Sp3或者Vista上面权限又不够了,所以说提权代码也不是万能的,技术没有止境!-dl
dll-inject-video
- simple dll injection.Need vbadvance .Also a video
inject
- 一个代理软件必备的dll,一个远程注入的程序,实现注入到第三方程序中,以达到控制、监控第三方程序的作用,本程序只实现注入,其他功能在另一个dll中实现-Three Ways to Inject Your Code into Another Proce
InjectDll
- Dll injector to inject a dll into a running proce-Dll injector to inject a dll into a running process
DLL_INJECTOR_EXE.zip
- Dll injector all the complete function. You can change program speed by open exe file or inject a process,similar as speederXp, build in vc6 no error no warning by Jesse Stone Taiwan. msn:fatalfeel@hotmail.com ,Dll injector all the complete funct
dll_remotethread_inject
- dll远程注入进程后,自行卸载的源代码 压缩包解压时-dll remote thread inject code
INJ-DLL-IN-PROCESS-ACTIVE
- Inject Dll in active proce-Inject Dll in active process
DLL-Inject
- VB 写的DLL 注入 有DLL 源码 用VB ADvance-VB to write a DLL into the DLL source code with VB ADvance
DLL-inject-EXPLOPER
- DLL注入EXPLOPER的代码.rar,我自己做的,DLL文件注入EXPLORER中的程序。同时,也可以给指定软件名字的软件窗口增加菜单和按钮。-DLL injection EXPLOPER code rar, I do, and DLL files into the EXPLORER in the program. Add menus and buttons, but also can specify the software name, software window.
dll-Inject
- DLL注入,VB下进行的DLL注入代码,通过打开指定进程,在内存进入写入-this is Dll Inject program
dll-inject
- DLL injection for delphi
Auto-Inject-Dll-master
- dll注入模板,支持3种方式 远程线程注入 hook键盘注入-dll inject spanel
dll-inject
- 用C++实现将DLL注入到系统的notepad额程序。-dll inject
dll
- 例子 DLL注入 千万人气人气王瑞清王瑞(Examples of DLL inject tens of millions of popular Wang Ruiqing Wang Rui)
玩转DLL注入
- 非常简单的注入DLL事例,可以编译运行,(Inject the DLL case, which can be compiled and run.)