搜索资源列表
Inject
- 一个大牛给我的代码,教你如何插入远程进程。。写的很不错。。。不过我没实现,希望大家多交流-a large cattle gave me the code, to teach you how to insert the remote process. . Writing is pretty good. . . However, I never realized, we hope more exchanges,
Inject.rar
- exe远程注入源代码,可将线程函数直接注入远程进程,无需dll,exe into the source code of the remote can be threaded directly into the remote process function without 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
CreateRemoteThread-DLL-Injection
- 一个Visual C++实现的完整的使用CreateRemoteThread的DLL进程注入方案源代码 本文和程序是基于CreateRemoteThread注入DLL的方法上的扩展,修改了以前方法的一些缺陷,并增加了几个功能,与其他文章不同,这里,给出了一个完整的解决方案。包括:1.实现一个遵守微软"Best Practices for Creating DLLs"的DLL动态链接库。2. 注入dll,并可以同时执行这个dll代码。3. 如果注入不成功,给出错误处理并通知用户。 4. 使用C
codewinlogon
- 通过注入Winlogon进程截获系统密码(含源码) -inject process Winlogon get system password
NoCtrl+Alt+Del
- no Ctrl+Alt+Del 注入dll文件到进程-no Ctrl Alt Del inject dll files to the process of
SysHotKey
- | | | 实现原理: | | 锁定 Ctrl+Alt+Del 使用远程线程、代码注入及子类化技术 | | 其它键盘消息使用普通钩子技术 | | | | 本模块向 VB 程序员展示远程线程、代码注入等似乎被列入 | | 只有Delphi、VC程序员才可能使用的技术,同时目前诸多木马 | | 也同样大量使用这些技术。注入的方式比 Dll 钩入更加隐蔽。 | | 注入后无进程、无文件 -| | | Principle: | | lock Ctr
Inject
- 注入任务管理器,保护进程,VB编写!! winxp sp2 win2000 win2003 测试通过!-Injected into Task Manager, the protection process, VB prepared!! Winxp sp2 win2000 win2003 test!
inject
- 通过进程注入,将CMD.EXE重定向到网络socket 穿透防火墙,好像能被卡巴截获,呵呵,不懂就别玩了吧! 说白了,没事! -Through the process will be redirected to CMD.EXE network socket penetrate the firewall, if Kabbah can be intercepted, huh, huh, do not know how to play a bar on the other! Put it
Inject_en
- inject dll into another proce-inject dll into another process
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
INJ-DLL-IN-PROCESS-ACTIVE
- Inject Dll in active proce-Inject Dll in active process
apc_inject
- Inject shell code into user mode process from ring 0 via APC
inject
- 用C#写的一个封装类 里面封装了很多有用的api函数 用来实现向指定进程中注入dll的功能-Written using C# wrapper class which encapsulates a lot of useful api function to specify the process used to implement the function into the dll
inject-code
- Code injection, this is a code for hooking the process memory.
inject-Agent_DLL
- inject dll to process and get the process infomation communicate to parent proce-inject dll to process and get the process infomation communicate to parent process
inject-Agent_EXE
- inject dll to process and get the process infomation communicate to parent proce-inject dll to process and get the process infomation communicate to parent process
gh0st3.6_src-Inject
- gh0st原版去SSDT,注入进程启动服务。可绕过很多杀软的主动防御-gh0st original deleted SSDT, the injection process to start the service. Can bypass a lot of soft kill active defense
process
- 一个进程注入的例子,注入后,劫持系统的MessageBox函数,功能较为简单,不过作为学习用例还是不错的-Example of a process injection, inject, hijacking the system MessageBox function, the function is relatively simple, but as learning is good use case