搜索资源列表
demo
- hook编程实现隐藏进程屏蔽任务管理器.代码无错误!
gouzimuma
- apple.exe和apple.dll是完成编译后的两个文件,exe里有一个定时器,当QQ聊天窗口打开时自动发送一段话。dll里主要是钩子函数。 目前有几个难点解决不了: 1.我本来是打算从内存剪贴版里复制一段话到QQ的对话窗口,然后发送,但是可能因为现在的QQ禁止了这种行为,我可以在自己的窗体上实现,但是QQ的对话窗体无法做到,我只能通过SendMessage()一个字一个字的发送。导致中文无法显示。 2.无法在任务管理器隐藏exe 3.不能将dll挂到explorer下。如果
5ivb_855391
- 使用HOOKAPI使进程管理器都结束不掉得程序代码!绝对的Cool啊,除非是关机才能被退出。-HOOKAPI make use of process management for both the end of everything in code! Cool absolute ah, unless the shutdown can be aborted.
HookKeyboardVB9
- 智能提示是一个程序员最好的朋友。当框架太大难于记忆背诵,智能提示可以方便的管理要找到的东西。该程序可以将您自己的代码和XML的评论通过智能提示扩展到在Visual Studio 8和9中 。-Intellisense is a programmer' s best friend. The framework is too big to memorize, but Intellisense can make finding things manageable. Extend Intellis
20051138274826
- 该代码可以使你的进程不能用任务管理器终止,就连著名的 proceXP 也无法 kill process,除非重新启动电脑。其中使用的 StickyApp32.dll 没有源码,比较遗憾。 (注:国外源码,非本人原创) -The code can make your process can not use Task Manager to terminate, even the famous proceXP can not kill process, unless restart the com
DrvFltIp
- 防火墙过滤驱动,1) 一个创建设备的驱动程序入口,为通讯创建符号连接和处理IRPs(分派,加载,卸载,创建...)的标准例程。 2)在标准例程里管理IRPs.在我们的代码中,我们实现了四个IOCTL代码:START_IP_HOOK(注册过滤函数),STOP_IP_HOOK(注销过滤函数), ADD_FILTER(安装新的过滤规则),CLEAR_FILTER(清除所有规则). 3)对于我们的驱动,我们实现多个用于过滤的函数。 -Firewall filter dri
Hook_Open_Terminate
- 可以方便面的实现任务管理器下阻止程序被手动杀掉 OpenProcess和Terminateprocess的Hook使用 APIHOOK代码的引用-Can achieve instant noodles under the Task Manager to stop the program was manually kill the Hook OpenProcess and Terminateprocess reference code using APIHOOK
qbe
- VB综合编程代码,例如原代码的管理系统,不错-Comprehensive programming VB code, such as the management system source code, is good
EasyHook 2.6 Binaries
- 最近一段时间由于使用MinHook的API挂钩不稳定,经常因为挂钩地址错误而导致宿主进程崩溃。听同事介绍了一款智能强大的挂钩引擎EasyHook。它比微软的detours好的一点是它的x64注入支持是免费开源的。不想微软的detours,想搞x64还得购买。 EasyHook提供了两种模式的注入管理。一种是托管代码的注入,另一种是非托管代码的注入。我是学习C++的,所以直接学习了例子中的非托管项目UnmanagedHook。里面给了一个简单的挂钩MessageBeep API的示例(D
vojktl
- ssm开发实现简单的oa办公管理系统,模板是网上下载,后端代码自己实现(SSM development and implementation of a simple OA office management system, templates are downloaded online, the back-end code to achieve their own.)
ujxxyo
- ssm开发实现简单的oa办公管理系统,模板是网上下载,后端代码自己实现(SSM development and implementation of a simple OA office management system, templates are downloaded online, the back-end code to achieve their own.)