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

搜索资源列表

  1. 查看系统状态

    0下载:
  2. 可以查看系统的各种状态 是API函数应用的典范-can view the various state API function is an example of Application
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:11.78kb
    • 提供者:流水
  1. EasyDebug

    0下载:
  2. 一个简单的调试器 主要功能 :1.单步步入 2.单步步过 3.运行 4.自动步过 5.指令记录 6.自动步入 7.跳出函数体 8.dump被调试进程 9.INT3断点 10.硬件断点 11.多内存断点 12.API断点 13.对DLL导出函数的反汇编 14.导入函数名的解析 15.内嵌了一个PE查看工具默认显示被调试程序的PE信息.可以选择查看其他的程序PE信息. 所有的功能都可以使用命令和菜单 快捷键来完成,可以拖拽 -A simple debugger interface
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:646.31kb
    • 提供者:曹林开
  1. TsToolsSDK

    0下载:
  2. 在PUDN下载的linux版的TS TOOLS,用VC封装成了SDK.请使用DLL函数查看器.包含了TS(Transport Stream)流相关的的所有操作.-This SDK is rebuilt with VC++ from ts-tools linux version that download from pudn.Please using DLL viewer view the API list.This SDK include all function about Transport
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:223.6kb
    • 提供者:kevin
  1. usecryptoapibase

    0下载:
  2. use the base function Crypto API for crypt/decrypt message and view cryptoproviders in your system.(console application)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:1.9kb
    • 提供者:alex
  1. 81404568H263CameraVideo

    0下载:
  2. windows ce under the Photo View procedures, wrote wince5.0 use of the Imaging API interface, display JPG document, in the form of thumbnail, and opened the big double-click map, Zooming and rotating
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:352.54kb
    • 提供者:黄桃园
  1. view

    0下载:
  2. 星号密码查看器 ,附有源代码,所有星号密码 用这个软件一照,就出来了。想学API挂钩的朋友们速速下载啊!-Asterisk password viewer, with the source code, all asterisks password using this software, a photo, it came out. Want to learn API Hook' s friends done to accelerate download ah!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1.9mb
    • 提供者:佳子
  1. ssdtmon-1.0-06.05.2009

    0下载:
  2. SSDTmon - view os kernel SST and win32k SST, unhook, syntax base for NT API. Console client. C++, Use driver for kernel memory acce-SSDTmon- view os kernel SST and win32k SST, unhook, syntax base for NT API. Console client. C++, Use driver for kerne
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:34.95kb
    • 提供者:Andrey
  1. NOX5

    0下载:
  2. 感谢您选择龙脉科技加密产品!本文档帮助您快速完成加密保护工作。 以下建议旨在帮助您快速开展后面的工作: 1请认真阅读密码单中重要信息。 2将锁插入USB接口中,待指示灯点亮后继续下面的步骤。 3请在sample目录中找到您熟悉的开发语言或环境的例子,运行例程,参考这些例程了解加密锁API的使用方法。 4参考过程中,如果遇到陌生的概念或参数,请在help目录中查看帮助文档。 5熟悉了API的使用方法之后,在tools目录下运行设号工具,设置锁的相关 参数,请牢记超级密码
  3. 所属分类:CA program

    • 发布日期:2017-06-21
    • 文件大小:35.82mb
    • 提供者:刘海滨
  1. VB-API-recycle-viewer

    0下载:
  2. 通过调用VB下的API函数,来查看系统回收站中的文件-VB API get system recycle files,It supply a example to view the files of recycle
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:2.1kb
    • 提供者:zou wei
  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
    • 文件大小:3.53mb
    • 提供者:接收
  1. Linux-PAM-0.99.6.2

    0下载:
  2. PAM(Pluggable Authentication Modules,可插拔认证模块 )是由Sun提出的一种认证机制。它通过提供一些动态链接库和一套统一的API,将系统提供的服务 和该服务的认证方式分开,使得系统管理员可以灵活地根据需要给不同的服务配置不同的认证方式而无需更改服务程序,同时也便于向系 统中添加新的认证手段 - Linux-PAM (Pluggable Authentication Modules for Linux) is a librar
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-30
    • 文件大小:11.74mb
    • 提供者:李红鞠
  1. MFC_pro

    0下载:
  2. 一个MFC中API的学习的调用,可以查看相关的系统信息等-Learning in MFC API call, you can view system information
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-05
    • 文件大小:119.07kb
    • 提供者:Michael
  1. logevent

    0下载:
  2. 通过window API 提供的事件日志API ,打开系统格式的日志文件,查看日志信息。-Through the the window API provided by the event log API to open the system log file format, and view the log information.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-10
    • 文件大小:1.55mb
    • 提供者:
  1. tst_qwebview

    0下载:
  2. QWeb View for linux Device API drivers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-14
    • 文件大小:2.44kb
    • 提供者:hozubi
  1. errorsview

    0下载:
  2. Errors View for linux API Driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1.39kb
    • 提供者:junhiemui
  1. PluginViewNone

    0下载:
  2. Plugin View for linux QT API Driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7.08kb
    • 提供者:paoquirong
  1. windows-and-ico

    0下载:
  2. 查看系统所有运行窗口的图标 句柄 类名称并且画出 含有图标的窗口的图标等等,这些都有代码,并且不像控件需要注册才能使用,而想api那样-View all operating systems windows icon handle class name and draw a window containing icons icons, etc., these are code, and unlike the controls need to register to use, and want li
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:33.21kb
    • 提供者:夏煜
搜珍网 www.dssz.com