搜索资源列表
HDSI3[1].0
- 编写语言 Delphi 7 --- --- 此代码可以任意分发或者修改 但是希望保留作者版权. HDSI 是一款SQL注入工具。相信大家都不会陌生的。 程序用到的第3方控件请大家自己去下载,网上都可以找到的. 顺祝邪恶八所有的成员在新的一年里一切顺利。 希望这一份代码能够帮助到一些需要帮助的人,顺便也希望大家体会一下写程序是多么 痛苦的一件事情。不要随便侮辱别人的作品。 顺便祝福:老婆永远快乐,幸福... (如果转载时觉得废话很多,那么
Ctrl+Alt+Delete
- 用Delphi编写禁止Ctrl+Alt+Delete热键钩子(线程注入)-with Delphi ban Ctrl Alt Delete hotkeys hook (thread injection)
ProcHook
- 一个用DELPHI编写的进程注入程序,在Delphi调试成功.
zhuru.dll注入的源代码
- 一个dll注入的源代码,通过找窗口句柄,HOOK,热键呼出封装在dll中的窗体,A dll into the source code through to find window handle, HOOK, exhaled hotkey is packaged in a form in dll
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
DLLremoteinject
- DLL远程注入技术范例, 详细注释说明如何把一个DLL远程注入到另外的进程里面,利用钩子监视外进程的消息。-Examples of long-range DLL injection technique, detailed notes on how to bring a long-range DLL is injected into another process which, to use hooks to monitor the news outside the process.
SysHotKey
- | | | 实现原理: | | 锁定 Ctrl+Alt+Del 使用远程线程、代码注入及子类化技术 | | 其它键盘消息使用普通钩子技术 | | | | 本模块向 VB 程序员展示远程线程、代码注入等似乎被列入 | | 只有Delphi、VC程序员才可能使用的技术,同时目前诸多木马 | | 也同样大量使用这些技术。注入的方式比 Dll 钩入更加隐蔽。 | | 注入后无进程、无文件 -| | | Principle: | | lock Ctr
zhuru
- delphi的注入事例 作为初学者学习很好 刚刚写的-delphi injection cases just as good for beginners to learn to write the
DelphiInjection
- Delphi实现的,注入系统的某个进程,并不停地弹出对话框-Windows Process injection
InjectDll
- Dll injector to inject a dll into a running proce-Dll injector to inject a dll into a running process
Hooktheprocess
- Hook在系统进程插入线程的改进版本,进程的注入hook,加入Dll控制,消息控制,功能强大。-Hook the process to insert the thread in the system to improve the version of the injection process hook, adding Dll control, information control and powerful.
saolei_zuru
- 扫雷_注入,申请线程,注入,可用于不少网游,稳定(目前以用于多款游戏辅助)-_ Into the mine, the application thread, implantation, can be used in many online games, and stability (to be used with many games currently supporting)
InJectDLL
- 这个DLL封装了两个函数,一个是InJectDll,一个是UnLoadDll,分别是讲一个DLL注入到一个进程和将一个DLL从一个进程中卸载。两个函数的参数都一样,第一个是要操作的进程PID,一个是要操作的dll名称字符串。-The DLL encapsulates the two functions, one is InJectDll, one UnLoadDll, respectively, talk about a DLL injected into a process and a DLL
InjectProject
- 将动态连接库注入到其他进程中的一种新方法(vc源码)-dll to in process
Hidden_Process_Win9X
- 隐藏进程代码,注入explorer,并绑定显示时间D-Hidden Process Code
shurufa
- 输入法注入~有发掘潜力的东西。!!希望有能力的大牛 继续开发吧~看网上没有 网络注入的 所以自己写了个 -Input into the ~ have to explore the potential of things. ! !
delphi-keyboard-hook-source
- delphi歪瓜钩子注入例子键盘钩子delphi7源码。包含dll和exe部分。-delphi crooked melon hook into the keyboard hook example delphi7 source. Dll and exe contains part.
Delphi-unloading-DLL-process
- 正一些木马采用DLL注入的方式存在于系统中,由于其隐蔽性,对于用户来说是很大威胁,下面介绍如何用Delphi卸载任意进程的某个动态链接库DLL。一、DLL注入DLL注人是指以各种如钩子、远程线程、木马DLL等方式,将某个DLL注入到目标进程中运行,由于不需要进程驻留,这种方式往往能达到较好的隐藏效果。-Some Trojans are using DLL injection methods exist in the system, because of its hidden nature, is
Delphi-DLL-Injection
- dll注入演示代码,I Have translated the C++ Source to Delphi, check attachments for full source+ examples-I Have translated the C++ Source to Delphi, check attachments for full source+ examples
代码注入器源
- 代码注入器源码,vc++写的,网上的是delphi的(dai ma zhu ru qi yuan ma)