CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - CAN API

搜索资源列表

  1. Win32 API 注册表类的编制以及使用

    1下载:
  2. Win32 API 注册表类的编制以及使用。是关于在windows系统用VC读写(包括添加)注册表的源代码。做成了.h合.cpp两个文件,里面是注册版读写操作的类定义。用户要使用,只需要将这两个文件包含到自己的工程当中,然后使用类CMyRagKey及其操作即可。-Win32 API registration category and the use of the preparation. Windows on the system with VC readers (including addit
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:17479
    • 提供者:孙中雨
  1. C++通过WIN32 API获取逻辑磁盘详细信息

    0下载:
  2. 众所周知,在微软的操作系统下编写应用程序,最主要的还是通过windows所提供的api函数来实现各种操作的,这些函数通常是可以直接使用的,只要包含windows.h这个头文件。   里面主要介绍的是几个常用的api函数,通过它我们可以获取用户磁盘的相关信息。-known in the Microsoft operating system, to prepare applications, or through the main windows api provided by the variou
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:17849
    • 提供者:美美
  1. Pnig0Spy 本程序可以对正在运行的任意进程的API调用进行监控

    0下载:
  2. PnigoSpy: 开发环境:Win7 x64 VS2010 Detours3.0 本程序可以对正在运行的任意进程的API调用进行监控,并在当前目录生成日志文件便于查看。-PnigoSpy: Development Environment: Win7 x64 VS2010 Detours3.0 this procedure can be running any process to monitor the API calls and generate log files in the
  3. 所属分类:系统编程

    • 发布日期:2013-03-28
    • 文件大小:13808654
    • 提供者:空虚
  1. Linux-kernel-api.rar

    0下载:
  2. LINUX API大全,可以让你不学LINUX内核也能用LINUX编写好的程序,非常有用,Guinness LINUX API that lets you do not learn LINUX kernel LINUX can also prepare good procedures, very useful
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:172740
    • 提供者:zhizhi
  1. HookCreateProcess.rar

    0下载:
  2. API Hook,实现了对CreateProcess的挂钩,可以监视进程的创建。,API Hook, to achieve the linking of CreateProcess, you can create a monitoring process.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-20
    • 文件大小:5688153
    • 提供者:北冥之鱼
  1. HookCode

    0下载:
  2. VC++写的APIHook实例源代码,大致翻了一下,只挂引入表的函数,注入有SetWindowHookEx和CreateRemoteThread两种方式,进程枚举也区分了不同系统下使用的psai和toolhelp,另外为了获得Process的创建消息,做了一个驱动来注册回调函数,总的来说,在注入部分做得相当棒,如果想挂各种函数,可以结合detour使用。-VC++ to write the source code examples APIHook generally turned a bit,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:71454
    • 提供者:Massachusetts
  1. WINDOWS API

    0下载:
  2. 我的文件很小的 希望可以给你带来帮助 想下载真是麻烦啊 郁闷死了-my small document of hope you can help bring trouble to download is dead ah Gloomy
  3. 所属分类:Network Security

    • 发布日期:2017-12-07
    • 文件大小:140471
    • 提供者:王海洋
  1. MapData0922

    0下载:
  2. 为google map api等一些地图api简单程序,可以用的。-Google map api to map api and some other simple procedures, can be used.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:21525
    • 提供者:sunkey
  1. UNIX-POSIX-API

    0下载:
  2. UNIX-POSIX API,网站上dump下来的,看接口不必那么累去网上看了,离线可以看-UNIX-POSIX API, from the dump site and see no need to interface to the Internet so tired reading, offline can be seen
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-11
    • 文件大小:2783070
    • 提供者:kdf
  1. CPU_Monitor

    0下载:
  2. 基于Visual C++的WIN32 API编程,可监视系统的CPU及内存的使用情况。-Visual C++ based on the WIN32 API programming, the system can monitor CPU and memory usage.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:13371
    • 提供者:wang qu
  1. notcloseApi

    0下载:
  2. 一个小程序,hook windows api, 让不能结束掉本程序,希望对你有帮助-Procedures for a small, hook windows api, so that the end can not be out of the process, would like to help you
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:20438
    • 提供者:plfyt
  1. api-DELPHI

    0下载:
  2. Delphi 写的一个api的控制,能控制桌面上的各个选项,鼠标,任务栏等。-Api to write a Delphi control that can control the various options on the desktop, mouse, and so the task bar.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:32999
    • 提供者:siliemor
  1. googleapi

    0下载:
  2. Google Api的简单学习资料,想做GoogleEarth或者map的 二次开发的的 可以看啊看你-Simple to learn Google Api information GoogleEarth or want to map the development of the secondary can see you look at ah
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-18
    • 文件大小:27944693
    • 提供者:mojunwei
  1. APIHook_Dll

    0下载:
  2. hook api dll源码 可以学习 -hook api dll source code can learn to learn
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1482145
    • 提供者:james163
  1. api

    1下载:
  2. 易语言api接口编程,比较实用的源码,可以稍加修改!应用到自己的软件-Api interface, easy language programming, a more practical source, can be modified! Applied to their own software
  3. 所属分类:系统编程

    • 发布日期:2013-05-25
    • 文件大小:672398
    • 提供者:孙玉鹏
  1. Api

    0下载:
  2. 本源纯Api书写。无模块添加。可以使新手更加清楚地学习。(使用的例程软件为QQT)-Source of pure Api writing. No module added. Novice can learn more clearly. (Using the routine software QQT)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1732
    • 提供者:Lium
  1. the-linux-api-files

    0下载:
  2. linux 的api查询表。非常详细。使用任意浏览器都可以打开。20个字ok-linux-api lookup table. Very detailed. Can use any browser to open. 20 words ok
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:975911
    • 提供者:context
  1. XueTr

    0下载:
  2. 1.进程、线程、进程模块、进程窗口、进程内存信息查看,热键信息查看,杀进程、杀线程、卸载模块等功能   2.内核驱动模块查看,支持内核驱动模块的内存拷贝   3.SSDT、Shadow SSDT、FSD、KBD、TCPIP、IDT信息查看,并能检测和恢复ssdt hook和inline hook   4.CreateProcess、CreateThread、LoadImage、CmpCallback、BugCheckCallback、Shutdown、Lego等Notify Routine信息查
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-14
    • 文件大小:3696563
    • 提供者:接收
  1. API

    0下载:
  2. vb拦截系统的api钩子演示代码。可以枚举模块,和模块中的所有函数。-vb interceptor system api hook demo code. Can enumerate the modules, and all the functions in the module.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-15
    • 文件大小:132192
    • 提供者:tom
  1. kernel-api

    0下载:
  2. This documentation is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version.-This
  3. 所属分类:Driver develop

    • 发布日期:2017-11-13
    • 文件大小:174533
    • 提供者:happy
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com