搜索资源列表
inject.rar
- c#远程线程注入技术如何实现谢谢呵呵有详细代码 ,c# remote thread injection technique on how to achieve a detailed code Thank you, Ha ha
usp10 利用usp10.dll 达到 注入及 HOOK 的目的
- 利用usp10.dll 达到 注入及 HOOK 的目的-Usp10.dll use to achieve the purpose of injection and HOOK
CreateRemoteThread-DLL-Injection
- 一个Visual C++实现的完整的使用CreateRemoteThread的DLL进程注入方案源代码 本文和程序是基于CreateRemoteThread注入DLL的方法上的扩展,修改了以前方法的一些缺陷,并增加了几个功能,与其他文章不同,这里,给出了一个完整的解决方案。包括:1.实现一个遵守微软"Best Practices for Creating DLLs"的DLL动态链接库。2. 注入dll,并可以同时执行这个dll代码。3. 如果注入不成功,给出错误处理并通知用户。 4. 使用C
CMapPin
- CMapPin,该程序可以加载地图,并在地图上进行标注,编注可以选择是否可以拖动,非常好用-CMapPin, the program can load maps and marked on the map, code injection can choose whether to drag, very easy to use
SysHotKey
- | | | 实现原理: | | 锁定 Ctrl+Alt+Del 使用远程线程、代码注入及子类化技术 | | 其它键盘消息使用普通钩子技术 | | | | 本模块向 VB 程序员展示远程线程、代码注入等似乎被列入 | | 只有Delphi、VC程序员才可能使用的技术,同时目前诸多* | | 也同样大量使用这些技术。注入的方式比 Dll 钩入更加隐蔽。 | | 注入后无进程、无文件 -| | | Principle: | | lock Ctr
FileIOmon
- Windows Mobile example code for API injection
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
phymem1.2
- 将用户空间代码注射到内核空间的驱动源代码,主要通过hook ISR方法进行-User space to kernel space code injection driver source code, primarily by hook ISR methods
sqlinject
- SQL注入代码、可以编写SQL注入程序。可以自己修改一下。写一个注入工具-SQL injection code, you can write SQL injection process. Change it yourself. Write an injection tool
inline_hooks_ntquerydirectoryfile
- Purpose: - Implement remote code injection - Usermode hook (Ntdll->NtQueryDirectoryFile) Note: This is only POC that will hide file explorer.exe Hidding file via usermode code injection to explorer.exe You can restart explorer.exe to un
bypass_dllinj_wbti
- Dll injection method based in thread injection or based in code injection in any thread diferent to main
ddssd
- 使用代码注入来实现进程隐藏 而不是使用DLL注入来实现进程隐藏 没有什么高级技术 纯体力活 原理就不说了 只是没有通过DLL注入 来实现HOOK API 纯粹注入代码 邪恶二进制上 也有个代码注入的 只是用了一个未公开的函数,我还看不懂 本来想用汇编写的 发现汇编注入代码远比C注入代码来的繁 所以用C实现了 主要功能就是 隐藏进程 不过RING3的似乎没多大用 练习而已-Use code injection to achieve the process of hide inste
DLL
- This source code contains code to code injection
code
- 代码注入技术,内含所有代码及工程文件,vc6.0下编译-Code injection, containing all the code and project files, vc6.0 compiled
DLLINJECTOR
- 关于进程注入的的一段代码,对初学者比较有意义,高手就不要见笑了!-On a piece of code injection process, more meaningful for beginners, experts do not laugh at it!
inject-code
- Code injection, this is a code for hooking the process memory.
Src
- 以前学习PE格式和游戏*还有病毒的时候写的一个半成品.主要功能有PE查看器.进程浏览器.内存修改器,以及网络嗅探器. DLL注入,代码注入,*-Before learning PE format and game hacking and when the virus writing a semi-finished products. The main function have PE viewer. Process the browser. Memory modifier, and
WMGame
- *中常用注入代码的方法,以及如何访问内存-Code injection method commonly used in the plug-in, and how to access memory
zhru
- VB注入器!很给力的注入工具代码!大家可以学习学习!-VB injector! We can learn from code injection tool is to force!
Code-injection-three-methods
- 代码注入的三种方法:WindowsHook,CreateRemoteThread和WriteProcessMemory,CreateRemoteThread和LoadLibrary-The code injection three methods: WindowsHook CreateRemoteThread and WriteProcessMemory CreateRemoteThread and LoadLibrary
