搜索资源列表
隐藏进程示例代码-Hide Process
- 隐藏进程示例代码,通过向系统注入DLL,实现隐藏程序线程。
LoadExe.rar 注入别的进程代码示例
- 将非自身的EXE注入到其它进程控制中运行的代码。非常经典的东西。
VB远程DLL注入、卸载及自我删除
- VB远程注入DLL、并尝试卸载程序和自我删除,此为代码不是太多,放上来供参考,请不要用于非法途径,仅供学习研究。
asp全站防止注入的代码
- 将这段代码放到你的数据库连接文件如conn.asp中。把它插入到数据库连接代码的前面。因为所有连接库的文件都要include conn.asp这个文件,这样对于每个页面,如果有非法注入,则我们能在数据库连接之前停止页面的执行。达到了全站防止注入的功能。
loadEXE.rar
- 将非自身的EXE注入到其它进程控制中运行的代码。非常经典的东西。,of non-self-injected into the EXE other process control operation of the code. Very classic things.
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
SysHotKey
- | | | 实现原理: | | 锁定 Ctrl+Alt+Del 使用远程线程、代码注入及子类化技术 | | 其它键盘消息使用普通钩子技术 | | | | 本模块向 VB 程序员展示远程线程、代码注入等似乎被列入 | | 只有Delphi、VC程序员才可能使用的技术,同时目前诸多木马 | | 也同样大量使用这些技术。注入的方式比 Dll 钩入更加隐蔽。 | | 注入后无进程、无文件 -| | | Principle: | | lock Ctr
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
codeinject_pacage
- 收集几款VC++代码注入程序,不同时期的都有,通过这些示例你会明白如何将代码注入不同的进程地址空间,随后在该进程的上下文中执行注入的代码。这里主要是三种方法: 1、Windows 钩子 2、CreateRemoteThread 和 LoadLibrary 技术 ——进程间通信 3、CreateRemoteThread 和WriteProcessMemory 技术 ——如何用该技术子类化远程控件 ——何时使用该技术-Collection of se
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
注入器
- 一款007经典小巧的注入器代码,经典的代码(Classic compact injector code)
代码注入器源
- 代码注入器源码,vc++写的,网上的是delphi的(dai ma zhu ru qi yuan ma)
22222
- 远程3代8码注入 远1程代2码注入 远程3代码注2入(Remote1 code injection2 Remote3 code4 injection5 Remote6 code7 injection8)
代码注入器
- 代码注入器 带异常保护 出错提示 自动转换易语言代码(Code injector with abnormal protection easy language code automatic conversion error prompt)
窗口载入代码注入
- push 窗口的代码,以及汇编的shellcode代码注入(The code of the push window, as well as the shellcode code of the assembly)
GE注入器代码C#
- GE注入器代码,DLL注入器,全平台注入,全系统注入。不崩溃(GE injector all system auto download core dll)
将代码注入到进程中并运行
- 易语言注入进程源码例程程序调用API函数打开进程内存,将代码注入到进程中并运行。 本易语言源码例程属于易语言高级教程。(The source code routine program of the easy language injection process calls the API function to open process memory, inject the code into the process and run. This language source code ro
.net代码注入
- 代码注入示例:NativeAssemblerInjection JitLogger
代码注入器
- 这是一份可以把代码注入到一个第三方的进程并执行的源码(This is a source code that injects code into a third-party process and executes it.)
远程HOOK调试工具+更新+注入代码+调用函数
- 远程HOOK调试工具+更新+注入代码+调用函数 易语言源码