文件名称:WRK1.2
-
所属分类:
- 标签属性:
- 上传时间:2014-09-23
-
文件大小:12.28mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
1. 【WindowsResearchKernel-WRK1.2.rar】
应该直接使用命令行方式编译 WRK-v1.2,假设解压出来的放置在 D:\WRK-v1.2 下,并编译成x86方式,打开一个cmd:
set arch=x86 [或者选择 amd64]
path D:\WRK-v1.2\tools\x86 path
cd D:\WRK-v1.2\base\ntos
nmake -nologo x86=
约1-2分钟,编译出的内核文件在 D:\WRK-v1.2\base\ntos\build\exe\wrkx86.exe
2. 【wrk_visualstudio2008.zip】
这个文件夹的目的是为了阅读WRK-v1.2方便,解压后,里面没有放置WRK的源码。
因此将 D:\WRK-v1.2\base 覆盖该文件夹下的base目录,打开VS2008工程文件,
配合Visual Assist(VC助手),可以非常方便的阅读WRK源码。
该文件夹下没有成功的编译WRK内核。
3. 【wrk.chm】
很方便的查阅WRK内核函数。
其实,编译内核后,产生的:D:\WRK-v1.2\base\ntos\build\exe\wrkx86.def
也是导出函数的说明,如下:自己将这些函数放置在VS2008工程搜索即可找到对应。
NAME ntoskrnl.exe
EXPORTS
CcCanIWrite
CcCopyRead
CcCopyWrite
CcDeferWrite
CcFastCopyRead
............
-1 [WindowsResearchKernel-WRK1.2.rar]
Should directly use the command line to compile WRK-v1.2, assume extract from the place in D: \ WRK-v1.2 under, and compiled into x86 mode, open a cmd:
set arch = x86 [or choose amd64]
path D: \ WRK-v1.2 \ tools \ x86 path
cd D: \ WRK-v1.2 \ base \ ntos
nmake-nologo x86 =
About 1-2 minutes, compile the kernel file in D: \ WRK-v1.2 \ base \ ntos \ build \ exe \ wrkx86.exe
2 [wrk_visualstudio2008.zip]
The purpose of this folder is easy to read WRK-v1.2, unpacked, there is no place WRK source.
So the D: \ WRK-v1.2 \ base covering base directory under the folder, open the VS2008 project file,
With Visual Assist (VC assistant), can be very convenient to read WRK source.
The folder without success to compile WRK kernel.
3 [wrk.chm]
Very convenient access WRK kernel function.
In fact, after compiling the kernel, resulting in: D: \ WRK-v1.2 \ base \ ntos \ build \ exe \ wrkx86.def
Export function is described as foll
应该直接使用命令行方式编译 WRK-v1.2,假设解压出来的放置在 D:\WRK-v1.2 下,并编译成x86方式,打开一个cmd:
set arch=x86 [或者选择 amd64]
path D:\WRK-v1.2\tools\x86 path
cd D:\WRK-v1.2\base\ntos
nmake -nologo x86=
约1-2分钟,编译出的内核文件在 D:\WRK-v1.2\base\ntos\build\exe\wrkx86.exe
2. 【wrk_visualstudio2008.zip】
这个文件夹的目的是为了阅读WRK-v1.2方便,解压后,里面没有放置WRK的源码。
因此将 D:\WRK-v1.2\base 覆盖该文件夹下的base目录,打开VS2008工程文件,
配合Visual Assist(VC助手),可以非常方便的阅读WRK源码。
该文件夹下没有成功的编译WRK内核。
3. 【wrk.chm】
很方便的查阅WRK内核函数。
其实,编译内核后,产生的:D:\WRK-v1.2\base\ntos\build\exe\wrkx86.def
也是导出函数的说明,如下:自己将这些函数放置在VS2008工程搜索即可找到对应。
NAME ntoskrnl.exe
EXPORTS
CcCanIWrite
CcCopyRead
CcCopyWrite
CcDeferWrite
CcFastCopyRead
............
-1 [WindowsResearchKernel-WRK1.2.rar]
Should directly use the command line to compile WRK-v1.2, assume extract from the place in D: \ WRK-v1.2 under, and compiled into x86 mode, open a cmd:
set arch = x86 [or choose amd64]
path D: \ WRK-v1.2 \ tools \ x86 path
cd D: \ WRK-v1.2 \ base \ ntos
nmake-nologo x86 =
About 1-2 minutes, compile the kernel file in D: \ WRK-v1.2 \ base \ ntos \ build \ exe \ wrkx86.exe
2 [wrk_visualstudio2008.zip]
The purpose of this folder is easy to read WRK-v1.2, unpacked, there is no place WRK source.
So the D: \ WRK-v1.2 \ base covering base directory under the folder, open the VS2008 project file,
With Visual Assist (VC assistant), can be very convenient to read WRK source.
The folder without success to compile WRK kernel.
3 [wrk.chm]
Very convenient access WRK kernel function.
In fact, after compiling the kernel, resulting in: D: \ WRK-v1.2 \ base \ ntos \ build \ exe \ wrkx86.def
Export function is described as foll
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WindowsResearchKernel-WRK1.2.rar
wrk.chm
wrk_visualstudio2008.zip
说明.txt
wrk.chm
wrk_visualstudio2008.zip
说明.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.