Welcome![Sign In][Sign Up]
Location:
Search - 内核信息

Search list

[SourceCodewindows 内核信息

Description: 在非开源的windows操作系统下,获取包括内存,硬盘,cpu使用率等信息
Platform: | Size: 20544 | Author: lulinglingxg2008@163.com | Hits:

[Software Engineering超好的Windows内核的分析

Description: 原始出处:看雪 由于我在看到这篇文章时已经没有了作者与译者的信息,抱歉一下,这的确是一篇好文,值得转: 00.系统组件 01.Windows NT操作系统的内存格局 02.Windows NT与FLAT模型 03.线程信息块(THREAD INFORMATION BLOCK) 04.进程控制域(PROCESSOR CONTROL REGION)
Platform: | Size: 835830 | Author: ymr110 | Hits:

[Driver DevelopdvKrnlData

Description: 该代码为我学习winnt内核时所写,主要功能是在ring3下通过DeviceIoControl与驱动进行通信,获取内核的数据以及sdt,idt信息等。并实现了hook NtQuerySystemInformation函数来实现进程隐藏的功能-The code for the kernel, I am learning winnt wrote, Its main function is in ring3 through DeviceIoControl communication with the driver. access to the kernel and sdt data, the information loop. And the achievement of the hook function to achieve NtQuerySystemInformation implicit process possession of the function
Platform: | Size: 55296 | Author: 左手 | Hits:

[Hook apiSystemModulesSee

Description: 获得所有windows加载的内核模块信息。 一个不错的学习windows驱动程序和windows内核的代码。-access to all windows kernel module loading information. A good learning windows driver and windows kernel code.
Platform: | Size: 47104 | Author: yunzhang | Hits:

[Linux-UnixzengjiaLinuxxitongdiaoyong

Description: 添加一个新的系统调用,实现一项新的功能,如查找系统中所有进程的名称和族亲关系信息,或文件复制,重新编译和运行内核,使新的系统调用可用。-Add a new system call to achieve a new function, such as the search system in the name of all processes and pro-family relationship information, or documents copied, re-compile and run the kernel, making the new system calls available.
Platform: | Size: 25600 | Author: 杨华 | Hits:

[OtherUbuntu-Reference-Manual

Description: 书中提供了大量 shell-command 实例,它们涵盖系统管理的方方面面,包括的主题有:Ubuntu 的基本概念、系统安装提示、Ubuntu 软件包管理、Ubuntu 中的 Linux 内核、系统微调、建立网关、文本编辑器、CVS、程序设计、面向非开发者的 GnuPG 等,每个主题都包括基础指南、实用技巧和其它相关信息。 -The book provides a large number of shell-command examples, they cover all aspects of system management, including topics such as: Ubuntu s basic concepts, system installation hints, Ubuntu package management, Ubuntu s Linux kernel, system tuning, building a gateway, text editors, CVS, programming, for non-developers of GnuPG and so on, each theme includes the basis of guidelines, practical skills and other relevant information.
Platform: | Size: 602112 | Author: huangchun | Hits:

[OtherDebuggingKernelWithWinDBG

Description: WINDOWS调试工具很强大,但是学习使用它们并不容易。特别对于驱动开发者使用的WinDbg和KD这两个内核调试器(CDB和NTSD是用户态调试器)。本教程的目标是给予一个已经有其他调试工具使用经验的开发者足够信息,使其能通过参考WINDOWS调试工具的帮助文件进行内核调试。本文将假定开发者熟悉一般WINDOWS操作系统和进程的建立过程。 本文的重点是集成内核模式和用户态模式的图形化调试器WinDbg。KD在脚本和自动化调试中更有用,并且在资深程序员中拥有一定地位,但是本教程将集中讨论WinDbg,只会偶尔提到KD。 本文讨论的是Windows NT 4.0,Windows 2000或以后的版本,而且目标电脑的处理器基于X86架构。对于64位平台,将不会特别提及。 总之,本教程由简单介绍调试器的安装开始,大体分成2部分,基础知识和选择技术。基础知识包括基本调试命令和常用调试命令。选择技术是其他命令和在很多情况下都有用的调查方法。后者并不是调查象deadlocks, memory corruption或者resource leaks的唯一方法。第一次阅读本教程,你可能会跳过选择技术。你可以停止阅读本教程而转向微软调试器讨论组,也可以通过调试器的反馈e-mai解决更多的问题。 -err
Platform: | Size: 462848 | Author: HUANG | Hits:

[Books1407

Description: 在ext2文件系统中,文件由inode(包含有文件的所有信息)进行唯一标识。一个文件可能对应多个文件名,只有在所有文件名都被删除后,该文件才会被删除。此外,同一文件在磁盘中存放和被打开时所对应的inode是不同的,并由内核负责同步。 ext2 文件卷中的数据结构主要包括:superblock 块、组描述符、inode等。 ext2文件系统采用三级间接块来存储数据块指针,并以块(block,默认为1KB)为单位分配空间。其磁盘分配策略是尽可能将逻辑相邻的文件分配到磁盘上物理相邻的块中,并尽可能将碎片分配给尽量少的文件,以从全局上提高性能。ext2文件系统将同一目录下的文件(包括目录)尽可能的放在同一个块组中,但目录则分布在各个块组中以实现负载均衡。在扩展文件时,会尽量一次性扩展8个连续块给文件。 ext2系统中对各个结构的定义都包含在源代码的include/linux/ext2_fs.h文件中。
Platform: | Size: 27648 | Author: wandermiss | Hits:

[VC/MFChjdd

Description: 寒江独钓——Windows内核编程与信息安全(免费试读版) 驱动的编写 API的熟悉应用-Snowy River fishing alone- Windows kernel programming and information security (free Trial version) drivers are familiar with the preparation of the API application
Platform: | Size: 278528 | Author: 徐善 | Hits:

[WEB CodeTXNews_51aspx

Description: 1、标准三层架构,优秀的内核,较高的执行效率及易于扩展。 2、用户界面和程序逻辑完全分离,换肤更彻底。 3、强大的后台管理,多层分栏,设置较简单灵活。 4、利用ASP.NET和ADO.NET技术开发的新闻发布管理系统,实现了网站信息发布的后台动态管理,使得对信息的管理更加及时、高效,提高了工作效率;前台自动从数据库提取数据呈现在浏览器供用户快速浏览 -1, the standard three-tier structure, excellent core, high efficiency and easy to extend. 2, user interface and logic completely separated from the skin more thoroughly. 3, a strong management background, multi-column, set up a more simple and flexible. 4, using ASP.NET and ADO.NET technology news management system, the realization of the Web site information released by the dynamic management of the background, making the management of information in a more timely, efficient and enhance the work efficiency prospects automatically extract data from the database showed in the browser for users to quickly browse
Platform: | Size: 1393664 | Author: 陈丁雷 | Hits:

[Otherwindowsneihebianchengyuxinxianquan

Description: windows内核编程与信息安全 寒江独钓 试读版-windows kernel programming and information security is a trial version of Snowy River fishing alone
Platform: | Size: 816128 | Author: 黄燚 | Hits:

[Linux-UnixLinux_project1

Description: linux project1 三个简单模块的编程,可传参数进入模块,打印内核信息等-linux project1 programming three simple modules can be mass parameters into the module, print the kernel information. .
Platform: | Size: 2048 | Author: wangurey | Hits:

[Linux-UnixprocLinuxKernelCfg

Description: linux内核编译配置提取工具,可以提取出当前配置的所有信息。省得去看linux内核编译那几千行的英文-A tool to get linux kernel Configure file s information
Platform: | Size: 12288 | Author: huxf | Hits:

[Windows Developgh0st

Description: 屏幕算法加入热点跟踪,心跳包方式改用保活方式,优化网络内核,实际压缩测试2003服务器,超过4万台同时上线,服务端生成方式为文件尾追加配置信息,壳为upack-Algorithm by adding hot-screen tracking, heart rate way to use keep-alive packet mode, optimizing the network core, the actual compression test 2003 server, more than 4 million units in the same time, on-line, server generated an additional way for the end of the file configuration information, the shell of upack
Platform: | Size: 7260160 | Author: Future | Hits:

[Database systemStu

Description: 学生信息管理系统,MFC界面,SQL内核-Student Information Management System, MFC interface, SQL kernel
Platform: | Size: 5157888 | Author: shangqiuli | Hits:

[Driver DevelopWindowsDriverProgrammingEssentials

Description: Windows驱动编程基础教程(楚狂人)+ Windows内核编程与信息安全(试读)-Windows Driver Programming Essentials
Platform: | Size: 886784 | Author: cn8842 | Hits:

[Driver DevelopRootKit_pediy

Description: 来自看雪的RootKit的学习与研究专题的电子书。 Rootkit是什么?估计很多朋友并不明白,简单的说,Rootkit是一种特殊的恶意软件,它的功能是在安装目标上隐藏自身及指定的文件、进程和网络链接等信息,比较多见到的是Rootkit一般都和木马、后门等其他恶意程序结合使用。Rootkit通过加载特殊的驱动,修改系统内核,进而达到隐藏信息的目的。技术是双刃剑,我们研究它的目的在于,透过我们的研究,用这项技术来保护我们的系统,使我们的系统更加健壮,充分发挥这个技术的正面应用。-RootKit see snow from the study and research the topic e-books. Rootkit What is it? Estimate many of my friends do not understand, simply, Rootkit is a special kind of malicious software, and its function is to hide itself in the installation and specify the target file, processes and Web links and other information, see the more general Rootkit are, and Trojans, backdoor and other malicious programs used in combination. Rootkit by loading special drivers, modify the system kernel, thus achieving the purpose of hidden information. Technology is double-edged sword, and we study it aims, through our research, using this technology to protect our systems to make our system more robust, give full play to the positive application of this technology.
Platform: | Size: 1954816 | Author: vivi | Hits:

[JSPread-android

Description: 读android内核分析android内核信息-Reading android kernel analysis android kernel information
Platform: | Size: 619520 | Author: 林文龙 | Hits:

[OtherLinux-kernel

Description: Linux内核完全注释0.11详细讲解Linux内核信息适合学习Linux人群-0.11 Linux kernel fully commented to explain in detail information for learning Linux Linux kernel crowd
Platform: | Size: 2716672 | Author: 书才 | Hits:

[Database systemcitms3.0

Description: 管理系统部分功能如下: (1)在线增加、修改、删除管理员 (2)在线增加、修改、删除客户记录、支持HTML等.. (3)前台记录有追踪功能..以及追踪记录和点击次数显示,:UBB代码. (4)所有网站相关信息可以在后台修改,包括类别 (5)添加记录和追踪记录的日期、IP地址、跟进人都会自动加入,跟进人资料为不可修改,这样就做到了谁跟进记录谁 (6)后台只有超级管理员才能操作,以防止无关人员破坏资料的完整性。 (7 )客户追踪中可以上传与客户相关的附件,比如报价单等。 总的来说..目前的版本功能不是很大..程序的内核是参照某些新闻系统来的..(Some functions of management system are as follows: (1) add, modify and delete administrators Online (2) increase, modify, delete customer records, support HTML and so on (3) the front desk record has the tracking function as well as the trace record and the click number display: UBB code (4) all site related information can be modified in the background, including categories (5) the date of adding records and tracking records, the IP address and the follow-up will be automatically added. The follow-up information is not modifiable, so that who can follow up and record who will be recorded (6) only super administrators can operate in the background so as to prevent the irrelevant personnel from destroying the integrity of the data. (7) customer tracking, you can upload customer related attachments, such as quotations and so on.)
Platform: | Size: 96256 | Author: Evan668 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 15 »

CodeBus www.codebus.net