搜索资源列表
MyDownloader
- 自己用C++写的下载者。利用远程线程注入技术注入自身的一段用于下载的代码从而有效的穿透防火墙。编译到一个节后大小只有1.5KB-own C wrote downloaders. The use of telemedicine technology into threads itself into a section for downloading code to effectively penetrate the firewall. Compiled into a post-KB size on
SelfInjectCode
- 一个不用CreateRemoteThread进行远程线程注入的例子 防止某些防火墙拦截 不是我写的,为了下个代码只好出卖一下作者了-not CreateRemoteThread a remote thread injection to prevent a certain examples intercept some firewall is not my writing, to the next code can only sell what the author
LOCK1
- 1.本系统界面友好,容易操作。 2.本系统用于挂机,可以用于网吧游戏挂机锁住屏幕。 3.本系统能显示开始挂机时间和挂机所用时间。 4.本系统最大的特点是可以用屏幕键盘输入密码和隐藏窗口(类似QQ)。 5.本系统是通过修改注册表来禁止任务管理器的,不过系统退出会还原注册表。 下一版本改为远程注入来禁止任务管理器。 6.本系统还禁止了系统热键,任务条,开始键等。 7.本系统使用了不少技巧,其中参考了不少人的代码,这里不一一致谢,如有 问题,或者你有什么意见或建议,
cDll
- 随意插入Dll文件到进程的C程序源代码 . 这段代码经编译在本地console下运行,或者远程shell下运行注入dll到任意进程可以成功,但是若在远程3389桌面下运行注入必然失败
inject.rar
- c#远程线程注入技术如何实现谢谢呵呵有详细代码 ,c# remote thread injection technique on how to achieve a detailed code Thank you, Ha ha
LOCK
- 一个可以锁屏幕的小程序,类似网吧的挂机锁。 1.本系统界面友好,容易操作。 2.本系统用于挂机,可以用于网吧游戏挂机锁住屏幕。 3.本系统能显示开始挂机时间和挂机所用时间。 4.本系统最大的特点是可以用屏幕键盘输入密码和隐藏窗口(类似QQ)。 5.本系统是通过修改注册表来禁止任务管理器的,不过系统退出会还原注册表。 下一版本改为远程注入来禁止任务管理器。 6.本系统还禁止了系统热键,任务条,开始键等。 7.本系统使用了不少技巧,其中参考了不少人的代码,这里不一一
Inject
- :并不是所有的远程注入都能成功,有时候调用OpenProcess(...)或者WriteProcessMemory(...)函数的时候,会调用失败,调用GetLastError()返回错误码是5,拒绝访问,意思是说你的权限不够,那么网上也有现成的提权的函数,这里面也给大家写了一个,但是随着Windows操作系统的升级,Xp->Vista->7,其安全性也越来越高,所以以前在XpSp2上编写的程序,到Sp3或者Vista上面权限又不够了,所以说提权代码也不是万能的,技术没有止境!-dl
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
Call
- 由c++实现,代码主要演示如何远程注入并调用CA-The main demonstration of long-distance call into CALL
clock
- 欢迎使用挂机锁屏系统 V1.0! 版权所有 (C) 2007-2008 1.本系统界面友好,容易操作。 2.本系统用于挂机,可以用于网吧游戏挂机锁住屏幕。 3.本系统能显示开始挂机时间和挂机所用时间。 4.本系统最大的特点是可以用屏幕键盘输入密码和隐藏窗口(类似QQ)。 5.本系统是通过修改注册表来禁止任务管理器的,不过系统退出会还原注册表。 下一版本改为远程注入来禁止任务管理器。 6.本系统还禁止了系统热键,任务条,开始键等。 7.本系统使用了不少
79419122Dll2Process
- 一个远程注入代码,可以注入任何运行程序..远程注入学习的好东西-remote register the dll code
LOCK
- 挂机锁屏系统 V1.0.1. 本系统界面友好,容易操作。 2.本系统用于挂机,可以用于网吧游戏挂机锁住屏幕。 3.本系统能显示开始挂机时间和挂机所用时间。 4.本系统最大的特点是可以用屏幕键盘输入密码和隐藏窗口(类似QQ)。 5.本系统是通过修改注册表来禁止任务管理器的,不过系统退出会还原注册表。 下一版本改为远程注入来禁止任务管理器。 6.本系统还禁止了系统热键,任务条,开始键等。 7.本系统使用了不少技巧,其中参考了不少人的代码,这里不一一致谢,如有问题,或
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
send
- 远程API注入拦截封包 支持SEND和RECV 模块为本人自己编写,只有两条代码即可远线程注入-Remote API intercept packets injected SEND and RECV module support for my own writing, only two code can be far threads into
InjectExplorer
- 远程代码注入到桌面,显示helloworld对话框-Remote code injection to the desktop, the dialog box displays helloworld
code__inject
- 代码注入 汇编代码 检测。可以注入DLL。可以注入 远程代码。-Code injection assembly code detection. Can be injected DLL. Can inject remote code.
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)
InsertDll
- 远程注入系统进程, 并提升权限, 稳定效率, 示例代码全(Remote injection system process, And enhance permissions, Stability efficiency, Sample code complete)