登录
首页 » Hook钩子技术 » 使用APIhook拦截CreateProcess函数实现拦截启动应用程序

使用APIhook拦截CreateProcess函数实现拦截启动应用程序

于 2023-04-16 发布 文件大小:2.02 kB
0 85
下载积分: 2 下载次数: 1

代码说明:

使用APIhook拦截CreateProcess函数实现拦截启动应用程序的目的。当运行一个程序的时候,会弹出提示信息“CreateProcess”。证明该应用程序已被拦截。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 屏幕抓词源代码,不过是加密的
    屏幕抓词源代码,不过是加密的 -The encrypted source for screen word capatureing,
    2022-07-04 23:00:09下载
    积分:1
  • series of the C language arcade games, download all the source code, this is a f...
    C语言编的街机游戏,全部源代码下载,这个是仿LINUX下KTron的游戏,已有其大部分功能 -series of the C language arcade games, download all the source code, this is a fake LINUX KTron games, has most of its functions
    2022-09-16 12:05:03下载
    积分:1
  • LoveLetter
    LoveLetter-Source.zip 代码!-LoveLetter-Source.zip LoveLetter-Source.zip
    2022-01-28 07:08:35下载
    积分:1
  • data from the oracle database extracted, when the keyboard in line with the data...
    将数据从oracle数据库中提取出来,当键盘输入与数据库中相符的数据时会弹出提示性对话框。-data from the oracle database extracted, when the keyboard in line with the database data will pop indicative dialog.
    2022-01-28 14:28:43下载
    积分:1
  • CS自动喊话程序,十分明了
    CS自动喊话程序,十分明了-CS Auto-propaganda program
    2023-09-05 14:45:03下载
    积分:1
  • Detours HookFunction
    Detours是微软开发的一个函数库,可用于捕获系统API。 最近在做API hook相关的东西,用了inline hook后感觉不错,但是查找资料发现inline hook并不稳定 inline hook 的原理是在系统访问一个函数的时候先替换原函数入口处的内容跳转到自己设计的hook函数中,然后在自己函数中进行hook工作。可是在并行系统中,很可能有个线程就在这个时候调用了被自己改掉的系统函数,出现我们无法预期的结果。 所以打算学习一下inline hook升级版:detour库hook,其实hook过程原理基本一样,只是微软做了封装和相关的冲突检查,所以这种api hook稳定些。 这个是开发出来的可以编译使用的HOOK Function代码。
    2022-02-16 04:41:53下载
    积分:1
  • 2022-02-04 20:15:37下载
    积分:1
  • Windows XP 中利用Visual C++编程创建快捷方式
    Windows XP 中利用Visual C++编程创建快捷方式-Windows XP Visual C programming to create shortcuts
    2022-06-03 16:16:20下载
    积分:1
  • 能够检测系统内各个运行进程的内存泄露情况.
    能够检测系统内各个运行进程的内存泄露情况.-detection system can be run within the process of memory leaks.
    2022-12-03 10:20:03下载
    积分:1
  • 键盘和鼠标DLL源代码,可以显示在任何程序…
    键盘鼠标钩子源代码,DLL,可以任何程序挂上就可以用,可用与记录键盘信息-keyboard and mouse hook source code, DLL, can be displayed on any procedure can be used, the available information and records keyboard
    2022-01-26 17:03:38下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载