搜索资源列表

  1. 举NT services

    0下载:
  2. 章提供了访问NT中所有Service的功能,每次列举Services时,函数会返回一个列表-chapter of NT visit all the functions Service, each cited Services, the function will return a list
  3. 所属分类:进程与线程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:躺用
  1. Win32Svr upload

    0下载:
  2. 用 Win32SDK 创建带界面的NT service service的安装与卸载 串口的异步读写通信 将程序加入系统托盘图标-Win32SDK used to create interfaces with the NT service service installation and uninstall the asynchronous serial communications to read and write procedure
  3. 所属分类:系统编程

    • 发布日期:2024-05-10
    • 文件大小:140288
    • 提供者:姜维
  1. 用Delphi开发一个简单Windows NT Service的范例

    0下载:
  2. 用Delphi开发一个简单Windows NT Service的范例.rar-with a simple Windows NT Service model. Rar
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:221184
    • 提供者:11
  1. NTserviceDlg

    0下载:
  2. NT Service on base MFC Dlg
  3. 所属分类:系统编程

    • 发布日期:2024-05-10
    • 文件大小:36864
    • 提供者:王军
  1. 在NT系列操作系统里让自己“消失”

    0下载:
  2. 这篇文档是在Windows NT操作系统下隐藏对象、文件、服务、进程等的技术。这种方法是基于Windows API函数的挂钩。 这篇文章中所描述的技术都是从我写rootkit的研究成果,所以它能写rootkit更有效果并且更简单。这里也同样包括了我的实践。 在这篇文档中隐藏对象意味着改变某些用来命名这些对象的系统函数,使它们将忽略这些对象的名字。这样一来我们改动的那些函数的返回值表示这些对象根本就不存在。 最基本的方法(除去少数不同的)
  3. 所属分类:系统编程

    • 发布日期:2024-05-10
    • 文件大小:14336
    • 提供者:
  1. ntservicecpl

    0下载:
  2. 用 C++ 创建简单的 Win32 服务程序(NTServCpl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一文的例子代码。描述如何用 Visual C++ 创建 Windows NT 服务程序。创建该服务仅用到一个 C++ 类,这个类提供服务与操作系统之间一个简单的接口。使用这个类实现自己的服务非常简单,只要改写少数几个基类中的虚拟函数即可。文中有三个源代码参考例子:这是其中之一—— N
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:79872
    • 提供者:毛建孟
  1. Undocumented

    0下载:
  2. Undocumented Windows NT(未公开的NT内核技术)最新中文版发布于: 2005.3.5-Undocumented Windows NT (not open to the NT kernel technology) Chinese version of the latest release on : 2005.3.5
  3. 所属分类:系统编程

    • 发布日期:2024-05-10
    • 文件大小:385024
    • 提供者:不羁的风
  1. MICROSOFT SQL SERVER FOR WINDOWS NT

    0下载:
  2. MICROSOFT SQL SERVER FOR WINDOWS NT 有关SQL的详细讲解及应用中的问题解决-MICROSOFT SQL SERVER FOR WINDOWS NT SQL elaborate on the application and solve the problem
  3. 所属分类:SQL Server数据库

    • 发布日期:2024-05-10
    • 文件大小:6296576
    • 提供者:黄健
  1. NT下进程隐藏

    0下载:
  2. 在NT环境下隐藏进程,也就是说在用户不知情的条件下,执行自己的代码的方法有很多种,比如说使用注 册表插入DLL,使用Windows挂钩等等。其中比较有代表性的是Jeffrey Richer在《Windows核心编程》中 介绍的LoadLibrary方法和罗云彬在《Windows环境下32位汇编语言程序设计》中介绍的方法。两种方法的 共同特点是:都采用远程线程,让自己的代码作为宿主进程的线程在宿主进程的地址空间中执行,从而达 到隐藏的目的
  3. 所属分类:进程与线程

    • 发布日期:2024-05-10
    • 文件大小:31744
    • 提供者:潘桂聪
  1. NT环境下进程隐藏的实现

    0下载:
  2. NT环境下进程隐藏的实现 补充:把ThreadMain的代码给丢了,在这补上: DWORD ThreadMain(HINSTANCE hInst) { TCHAR szModule[256], szText[512], szFormat[256] LoadString(hInst, IDS_FORMAT, szFormat, sizeof(szFormat) / sizeof(TCHAR)) GetModuleFileName(NULL
  3. 所属分类:进程与线程

    • 发布日期:2024-05-10
    • 文件大小:32768
    • 提供者:dsfd
  1. Win95和NT下直接存取物理内存和端口IO地址的程序

    0下载:
  2. Win95和NT下直接存取物理内存和端口IO地址的程序-Win95 and NT direct access to physical memory addresses and port IO procedures
  3. 所属分类:系统编程

    • 发布日期:2024-05-10
    • 文件大小:110592
    • 提供者:吴均
  1. Linux File System Driver EXT2 IFS for Windows NT X

    0下载:
  2. Linux File System Driver EXT2 IFS for Windows NT XP-Linux File System Driver for Windows EXT2 IFS ws NT XP
  3. 所属分类:驱动编程

    • 发布日期:2024-05-10
    • 文件大小:364544
    • 提供者:辛万江
  1. NT环境下调用中断门运行特权指令

    0下载:
  2. NT环境下调用中断门运行特权指令,在用户级调用系统级中断-NT environment door interrupted called Operation privileged instructions, the user-called system-level disruption
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-10
    • 文件大小:61440
    • 提供者:l
  1. WindowsNTService

    0下载:
  2. 这是一个编写NT服务程序的模板,里面带了一个已编写好的自动关闭程序的小服务,在对付经常占用你机子打游戏的菜鸟是非常好用的-NT services for the preparation of the template, inside the band has prepared a good self-closing procedures of small services, deal with the recurrent use of
  3. 所属分类:系统编程

    • 发布日期:2024-05-10
    • 文件大小:104448
    • 提供者:杨凡
  1. nt_service

    0下载:
  2. VB寫的建立NT服務的程式,很好用的哦.-VB was the establishment of the NT program, the oh good.
  3. 所属分类:WEB源码

    • 发布日期:2024-05-10
    • 文件大小:44032
    • 提供者:華哥!!!
  1. servicedemos

    0下载:
  2. VC++6写的NT服务程序,定时向事件里输入计算结果-written NT service procedures, timing input to the incident Lane results
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-05-10
    • 文件大小:15360
    • 提供者:yqxzcm
  1. WinESD-0.03-source

    0下载:
  2. Windows NT声卡驱动VXD,声音输出到ESound Server-Windows NT Sound Card Driver VXD, voice output to ESound Server
  3. 所属分类:驱动编程

    • 发布日期:2024-05-10
    • 文件大小:316416
    • 提供者:Eagle
  1. TheWin2kDeviceDriverBookGuideForProgrammers2Ed

    0下载:
  2. This book explains how to write, install, and debug device drivers for Windows 2000. It is intended to be a companion to the Microsoft DDK documentation and software. Windows 2000 represents a major improvement to p
  3. 所属分类:驱动编程

    • 发布日期:2024-05-10
    • 文件大小:1885184
    • 提供者:vincente
  1. NT_Service_in_VB6_Without_NTSvc

    0下载:
  2. This sample program was built to show how to program Windows NT/2000/XP services using Visual Basic. 在vb中不用NTSVC.OCX来写服务程序-This sample program was built to show how to program Windows NT/2000/XP services usingVisual
  3. 所属分类:系统编程

    • 发布日期:2024-05-10
    • 文件大小:23552
    • 提供者:张见
  1. Windows_NT_File_System_Internals_src

    0下载:
  2. Windows NT File System Internals源代码,相信对文件系统过滤驱动开发的程序员有用。-Windows NT File System Internals source code, I believe that file system filter driver for the development of useful programmer.
  3. 所属分类:书籍源码

    • 发布日期:2024-05-10
    • 文件大小:289792
    • 提供者:lw
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org