核心态

  • 网络Kernel Mode;core state;kernel-level
核心态核心态
  1. 级的技术,如硬件加密卡、IC卡、进程间通信、核心态编程、Socket编程等。

    In the meanwhile , many advanced techniques have been utilized , such as Encryption card , IC card , local process communication , programming in kernel mode , socket programming .

  2. 在核心态内加入了对多IP控制的功能模块。

    Make an ip control program in kernel .

  3. 基于WINDOWSnt核心态驱动实现虚拟存储管理若干问题研究

    Study of Storage Management for Virtual Device Created in Kernel-Mode Windows NT Drivers

  4. 基于课题PCI总线数据采集卡的研制成功,要实现对卡上硬件资源(如内存、中断等)的访问,必须编写运行在核心态的设备驱动程序。

    Because of the successfully developing of PCI bus data collecting card , the device driver must be written to visit the resource of the hardware on the card .

  5. 上面的步骤演示了如何设定核心态调试,如何重定向用户态调试。

    Above example shows how to setup user mode redirection debug .

  6. 然后利用操作系统核心态模块实现数据帧负荷的匹配。

    Secondly , It uses the kernel module of operation software to realize packet payload matching .

  7. 采用将运行于核心态的调用信息拷贝到用户缓冲区中,提取所需的系统调用信息。

    Firstly , extracting the system calls information by copying the kernel info to the user buffer .

  8. 本文介绍了一个基于文件系统过滤驱动的的安全文件系统,在核心态实现数据的加解密以及对目录文件的访问控制,如打开、创建、删除、写等。

    This security file system can encrypt / decrypt data and perform access control such as open , create , delete , write and so on to certain files and directories at windows kernel level .