搜索资源列表
spyImpl
- spy++的简单实现,用到了远程进程的代码注入和启动远程线程-spy the simple realization of a long-range process used in the code and initiate a remote injection Thread
lockwindows
- 本来用键盘驱动程序能完美解决的,可未免也杀鸡用牛刀,场面搞大了点。其实当你登录后,Winlogon创建一个新的桌面并调用Explorer。,而Winlogon则在另一个名为Winlogon的桌面中,也就是说,NT至少有一个桌面,就是你登录前看到的那个,(题外话:所以写个虚拟桌面工具,就难不倒你啦)。而Ctrl+Alt+Del对系统而言,也不过就是个热键罢了,只是它被定位到Winlogon桌面中去了,同样,它也必然有一个窗口负责处理这个热键消息的,因此,解决方案就出来,如果我们可找到这个窗口并子类
zhuxian
- 编译工具为 易语言 使用远程代码注入 很简单 适合 初学者 从程序到模块 原创
InjectCode
- 本示例程序演示了如何在一个进程中空间中远程注入一段代码并运行,代码虽然不长,但已涉及远程代码注入的所有技术。-the sample program demonstrated how, in a process of long-range space into a code and run, code is not long, but involve remote code into all the technical.
VB远程DLL注入、卸载及自我删除
- VB远程注入DLL、并尝试卸载程序和自我删除,此为代码不是太多,放上来供参考,请不要用于非法途径,仅供学习研究。
call
- 可用于远程CALL测试是郁金香视频用到的代码注入器,可以进行远程call注入,非常的好用和简单-CALL can be used to remotely test is used in the tulip video code injection device, you can call into the remote, very easy to use and simple
Inject
- :并不是所有的远程注入都能成功,有时候调用OpenProcess(...)或者WriteProcessMemory(...)函数的时候,会调用失败,调用GetLastError()返回错误码是5,拒绝访问,意思是说你的权限不够,那么网上也有现成的提权的函数,这里面也给大家写了一个,但是随着Windows操作系统的升级,Xp->Vista->7,其安全性也越来越高,所以以前在XpSp2上编写的程序,到Sp3或者Vista上面权限又不够了,所以说提权代码也不是万能的,技术没有止境!-dl
SysHotKey
- | | | 实现原理: | | 锁定 Ctrl+Alt+Del 使用远程线程、代码注入及子类化技术 | | 其它键盘消息使用普通钩子技术 | | | | 本模块向 VB 程序员展示远程线程、代码注入等似乎被列入 | | 只有Delphi、VC程序员才可能使用的技术,同时目前诸多* | | 也同样大量使用这些技术。注入的方式比 Dll 钩入更加隐蔽。 | | 注入后无进程、无文件 -| | | Principle: | | lock Ctr
DLL
- dll远程注入实例代码 dll远程注入实例代码 -dll set in dll set indll set indll set in
injectthread
- 演示三种代码注入的方式。hook 注入,远程注入,dll注入。对研究病毒和*的人很有帮助-Demonstration of three types of code injection approach. hook into the remote injection, dll injection. The study of virus and the people very helpful plug-ins
VBzhuruDLL
- 很多人说VB不能远程注入DLL,其实是错误的。VB其实也能象C++等其他语言一样轻松搞定,不信就看看这个代码。这个代码经过充分测试,包括系统进程都可以正常注入和卸载,就连杀毒软件都能注入。-Many people say that VB can not remote into the DLL, in fact, is wrong. VB can be a matter of fact, as C++ and other languages as easily get, do not look a
InjectDLL_Demo
- 一个经典的Delphi远程注入,很好,几乎可以整个代码搬下来。-A classic Delphi remote implantation, well, almost down to move the entire code.
79419122Dll2Process
- 一个远程注入代码,可以注入任何运行程序..远程注入学习的好东西-remote register the dll code
ZHPlg
- 一款老游戏*的源码,需要学习如果进行远程代码注入的学习者可以参考借鉴,比较经典的源码-An old game plug-in source code, need to learn a remote code injection if the learners can refer to learn more classical source
design_remote_DLL_into_VB_code_achieve
- VB开发设计远程DLL注入实现代码Development and design of a remote DLL into the VB code to achieve -Development and design of a remote DLL into the VB code to achieve
exp
- 远程pptp注入代码,windows平台代码,代码比较简单,一看就明白-Remote pptp inject code, windows platform code, the code is relatively simple, one can understand
InjectExplorer
- 远程代码注入到桌面,显示helloworld对话框-Remote code injection to the desktop, the dialog box displays helloworld
w2iAssist
- 一个远程代码注入游戏客户端的例子.入门级-A remote code injection game client examples. Entry
22222
- 远程3代8码注入 远1程代2码注入 远程3代码注2入(Remote1 code injection2 Remote3 code4 injection5 Remote6 code7 injection8)
远程HOOK调试工具+更新+注入代码+调用函数
- 远程HOOK调试工具+更新+注入代码+调用函数 易语言源码