资源列表
73078a532eb2-(1)
- 很不错的有关hook的入门知识,有源码和文档!相当详细和完备!- .-Very good knowledge of the relevant entry hook, with source code and documentation! Quite detailed and complete!-.
HOOK
- 一个用全局钩子实现DLL的注入及热键呼出的例子,可供参考.-To achieve a global hook DLL with the injection and the hot breath of the examples is available for reference
HookNtQuery_File
- 通过远程线程技术和HOOKAPI技术实现的文件隐藏源代码,利用了windows的Detour开发库,以Inline HOOK的方式实现对NtQueryDirectoryFile函数的拦截-The source code of hiding files with HOOKAPI technology and remote thread technology.Detours and inline hook.Hook NtQueryDirectoryFile function
mycode
- using setwindowsex hook win32 api
cximage_src
- 高斯,小波变换全全全,图像的基本操作,算子-Gaussian wavelet transform whole whole whole image of the basic operation, operator Complete Complete Complete
MyKing
- 这是本人做的屏幕取词,取词成功率93 。在2000下稳定运行,在XP下跟explorer进程有点冲突。可以取到网页、WORD、PDF目录、360界面。测试表明,卡巴斯基检测不到钩子这种行为。-This is the Screen I do taking the success rate of 93 of the word. Under the stable operation in 2000, in XP a bit of conflict with the explorer process.
冒险岛较新的源代码
- 冒险岛较新的源代码,遊戲木馬代码
CapPack
- 在Windows环境下,调用WinPcap,VC++编写的网络嗅探器,实现计算机网卡识别与选取,以及流过所选网卡的数据帧。-In the Windows environment, call WinPcap written VC++ network sniffer to achieve the identification and selection of a computer network card, and the flow through the selected card data fr
quarkspwdump-master
- 用于恢复Windows密码。可恢复的系统包括XP Win7 Win8 Win2003等系统-uarks PwDump is a native Win32 tool to extract credentials Windows operating systems. It currently extracts : - Local accounts NT/LM hashes+ history - Domain accounts NT/LM hashes+ history - C
APIHook_detours_CPP
- 使用detours 拦截Windows API-The use of detours to intercept Windows API-使用detours拦截Windows API-The use of detours to intercept Windows API
Java-Dll_Injector
- This is a good and operational dll injector made in 100 Java, using Java Native Access ( JNA ). PS: Compile this project with NetBeans-This is a good and operational dll injector made in 100 Java, using Java Native Access ( JNA ). PS: Compile this p
[ JAVA ] Dll Injector
- Excellent source code of a dll injector totally in Java, that also uses Java Native Acess (JNA).