Description: 一个不用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 Platform: |
Size: 1024 |
Author:hke |
Hits:
Description: 远程线程注入,利用dll实现远程线程注入,并附有测试注入的exe可执行程序源码。-Remote thread injection, using remote thread injected dll with a test injection of exe executable program source. Platform: |
Size: 14336 |
Author:章永辉 |
Hits:
Description: 本文和程序是基于CreateRemoteThread注入DLL的方法上的扩展,修改了以前方法的一些缺陷,并增加了几个功能,与其他文章不同,这里,给出了一个完整的解决方案。包括:1.实现一个遵守微软"Best Practices for Creating DLLs"的DLL动态链接库。2. 注入dll,并可以同时执行这个dll代码。3. 如果注入不成功,给出错误处理并通知用户。 4. 使用CreateRemoteThread系统API实现进程注入。-And procedures in this article is based on the method of DLL injection CreateRemoteThread expansion, modify the previous methods of some shortcomings, and adds a few features, and other article is different from here, given a complete solution. Include: 1. Comply with the realization of a Microsoft Platform: |
Size: 3072 |
Author:严锐 |
Hits:
Description: 一个Visual C++实现的完整的使用CreateRemoteThread的DLL进程注入方案源代码
本文和程序是基于CreateRemoteThread注入DLL的方法上的扩展,修改了以前方法的一些缺陷,并增加了几个功能,与其他文章不同,这里,给出了一个完整的解决方案。包括:1.实现一个遵守微软"Best Practices for Creating DLLs"的DLL动态链接库。2. 注入dll,并可以同时执行这个dll代码。3. 如果注入不成功,给出错误处理并通知用户。 4. 使用CreateRemoteThread系统API实现进程注入。-A Visual C++ Achieve full use of the DLL process CreateRemoteThread program source code and procedures in this article is based on the method of DLL injection CreateRemoteThread expansion, modify the previous methods of some shortcomings, and adds a few features, and other article is different from here, given a complete solution. Include: 1. The realization of a compliance with the Microsoft Best Practices for Creating DLLs of the DLL dynamic link library. 2. Inject dll, and can at the same time the implementation of the dll code. 3. If the injection is not successful, given the wrong address and to notify the user. 4. CreateRemoteThread system API to use to achieve process. Platform: |
Size: 136192 |
Author:li |
Hits:
Description: 收集几款VC++代码注入程序,不同时期的都有,通过这些示例你会明白如何将代码注入不同的进程地址空间,随后在该进程的上下文中执行注入的代码。这里主要是三种方法:
1、Windows 钩子
2、CreateRemoteThread 和 LoadLibrary 技术 ——进程间通信
3、CreateRemoteThread 和WriteProcessMemory 技术
——如何用该技术子类化远程控件
——何时使用该技术-Collection of several VC++ code into the process, have different periods, through these examples you will understand how to code the process into a different address space, and then in the process into the context of the implementation of the code. Here are mainly three methods: 1, Windows hook 2, CreateRemoteThread and LoadLibrary technology- the process of communication 3, CreateRemoteThread and WriteProcessMemory technology- how to use the technology sub-class of remote control- when to use the technology Platform: |
Size: 48128 |
Author:300 |
Hits:
Description: win7下面创建远程线程的解决方案
国外大牛写的-win7 the following solution to create a remote thread to write large foreign cattle Platform: |
Size: 19456 |
Author:memecha |
Hits:
Description: This is the code which is used to launch a process and inject a dll into the process using CreateRemoteThread. Platform: |
Size: 3896320 |
Author:Dinesh |
Hits: