CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hooking

搜索资源列表

  1. FU_Rootkit

    0下载:
  2. hide processes, elevate process privileges, fake out the Windows Event Viewer so that forensics is impossible, and even hide device drivers (NEW!) All this without any hooking.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:143130
    • 提供者:ketty
  1. HookImport_src

    0下载:
  2. Enclosed is MFC source code for a function which can be used to hook any imported function call which your application makes. Since most of the Win32 API is implemented using import functions in dlls, this means that you hook Win32 API calls. This is
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:6252
    • 提供者:l
  1. TrackUserIdle_src

    0下载:
  2. The approach used here is really a simple one. We intercept the mouse and keyboard activities of the user by hooking into the OS s mouse and keyboard events using the API SetWindowsHookEx(). It is important to note that the hooks we are installing ar
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:5134
    • 提供者:l
  1. Hook_Windows_API

    0下载:
  2. 这篇文章是有关在OS Windows下挂钩API函数的方法。所有例子都在基于NT技术的Windows版本NT 4.0及以上有效(Windows NT 4.0, Windows 2000, Windows XP)。可能在其它Windows系统也会有效。 你应该比较熟悉Windows下的进程、汇编器、PE文件结构和一些API函数,才能明白这篇文章里的内容。 这里使用\"Hooking API\"这个术语表示对API的完全修改。当调用被挂钩的API时,我们的代码能立刻被执行。我将写下完全
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:19127
    • 提供者:inwing
  1. wipfw

    0下载:
  2. 1. logamount, resetlog, frag options support 2. dynamic rules support 3. ndis-hooking driver (for NAT and other)
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:194065
    • 提供者:王斐
  1. hooking-api

    0下载:
  2. api hook 程序,可以用于挂钩windows系统下的api 函数,进行改造后功能将会更强大。-api hook procedures can be used to link the windows api system function, after transforming function will be more powerful.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:263235
    • 提供者:sanlwg
  1. MCH_Demos

    0下载:
  2. \"process wide\": some demos about hooking APIs/code in your own process OS independent \"system wide\": several demos about system wide API hooking (using hook dlls) OS independent \"system wide - win9x only\": one demo which sho
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:1070498
    • 提供者:万俟雅言
  1. _soviet_direct_hooking_src

    0下载:
  2. Hooking the kernel directly -the kernel directly vine
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:5659
    • 提供者:srhg
  1. afti

    0下载:
  2. A new method of propagation for computer viruses is here presented, Automated File Transfer Infection (AFTI). This method is specific for the Microsoft® Windows® NT/2000/XP/Server 2003 platforms, albeit it may be extended to the 95/98/
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:15058
    • 提供者:ws07
  1. SDTrestore

    0下载:
  2. Win32 Kernel Rootkits modify the behaviour of the system by Kernel Native API hooking. This technique is typically implemented by modifying the ServiceTable entries in the Service Descr iptor Table (SDT). 有关钩子-Win32 Kernel Rootkits modify the behavio
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:9167
    • 提供者:wind
  1. hooking

    0下载:
  2. hook api hook api
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:265703
    • 提供者:不知道
  1. startnt_Service

    0下载:
  2. Hooking the kernel directly
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:26155
    • 提供者:gf
  1. kbdhook

    0下载:
  2. Low level keypresses hooking library
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:36076
    • 提供者:Vadim
  1. Function-Hooking-and-Windows-Dll-Injection

    0下载:
  2. Function Hooking and Windows Dll Injection
  3. 所属分类:Hook api

    • 发布日期:2017-04-10
    • 文件大小:1303253
    • 提供者:AuraFawkes
  1. Import-Address-Table-Hooking

    0下载:
  2. Import Address Table Hooking
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:95253
    • 提供者:AuraFawkes
  1. Inline-Patching-Protected-Applications-(Hooking-A

    0下载:
  2. Inline Patching Protected Applications (Hooking API Functions)
  3. 所属分类:Hook api

    • 发布日期:2017-04-02
    • 文件大小:608004
    • 提供者:AuraFawkes
  1. Hooking-DLLs-using-PEB

    0下载:
  2. Hooking DLLs using PEB
  3. 所属分类:Hook api

    • 发布日期:2017-04-08
    • 文件大小:33369
    • 提供者:AuraFawkes
  1. Hooking

    0下载:
  2. Hooking gethostbyname requests and replacing them with our own. (Aka: Hijacking malware, blocking websites(Or blocking software updates), and whatever else your imagination leads you to.)
  3. 所属分类:Hook api

    • 发布日期:2017-04-27
    • 文件大小:82444
    • 提供者:animatorix
  1. NetRipper

    1下载:
  2. NetRipper is a post exploitation tool targeting Windows systems which uses API hooking in order to intercept network traffic and encryption related functions from a low privileged user, being able to capture both plain-text traffic and encrypted traf
  3. 所属分类:钩子与API截获

  1. Hooking IAT

    0下载:
  2. This is the project that hooking import address table. It is very important to hook import address table. It is possible to hook something using this project. Thanks.
  3. 所属分类:Windows编程

« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com