-
该代码为我学习winnt内核时所写,主要功能是在ring3下通过DeviceIoControl与驱动进行通信,获取内核的数据以及sdt,idt信息等。并实现了h...
该代码为我学习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
- 2022-02-14 22:21:32下载
- 积分:1
-
1 程序开发步骤如下
(1) 打开vc,选择菜单项file
1 程序开发步骤如下
(1) 打开vc,选择菜单项file->new,选择projects选项并建立一个名为"floppy"的win32 console applicatoin工程;创建时注意指定创建该工程的目录;
(2) 在工程中创建源文件"floppy.cpp":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是"floppy.cpp";在接下来询问是否创建新文件时回答"yes";然后通过Workspace->FileView->Source Files打开该文件,在其中编辑本程序的源代码;编辑结束后通过菜单项File->Save进行保存;
(3) 同(2)步骤再加入文件"floppy.h";
(4) 通过调用菜单命令项build->build all进行编译连接,可以在指定的工程目录下得到debug->floppy.exe程序;现在即可以运行该程序;由于没有命令行参数,故不必在控制台下来运行,直接运行即可;
2 补充说明
这里仅仅给出了编译结果和源程序,没有所创建工程的其他文件。-a step in the development process as follows (1) Open vc, select menu item file-gt; New, choose projects and the establishment of an option called "floppy" win32 console applicatoin works; Attention to create designated to create the directory of the project; (2) create the works Source "floppy.cpp" : Select menu item project-gt; add to project-gt; files, the choice of their own box to create the file name, here is the "floppy.cpp"; the next quest
- 2023-05-03 02:30:03下载
- 积分:1
-
AMD LX800 windows ce 5.0 BSP
AMD LX800 windows ce 5.0 BSP
- 2022-02-03 08:11:06下载
- 积分:1
-
使用PortTalk及经过改良的函数集进行2KXP下IO口的直接访问,在你的代码中调用OpenCurProcessIOAllAccess(CurWnd: THa...
使用PortTalk及经过改良的函数集进行2KXP下IO口的直接访问,在你的代码中调用OpenCurProcessIOAllAccess(CurWnd: THandle)或者OpenCurrentProcessIOAllAccess(PID: THandle)即可,CurWnd是窗口句柄,PID是进程句柄。-use PortTalk and improved function set for the next IO 2KXP directly to the mouth, in your code calls OpenCurProcessIOAllAccess (CurWnd : THandle) or OpenCurrentProcessIOAllAcces s (PID : THandle) can be, CurWnd is a window handle, PID is the process handle.
- 2023-06-09 18:50:08下载
- 积分:1
-
驱动程序讲解2
驱动程式的入门实例
驱动程序讲解2
驱动程式的入门实例...
驱动程序讲解2
驱动程式的入门实例
驱动程序讲解2
驱动程式的入门实例-Driver 2 driver on the entry-instance driver 2 driver on the entry examples
- 2023-09-08 07:40:03下载
- 积分:1
-
并口回送驱动程序,用于轮询并口,不需要实际硬件,只要有根符合TouchStone CheckIt规范的回送连接器(电缆)就行...
并口回送驱动程序,用于轮询并口,不需要实际硬件,只要有根符合TouchStone CheckIt规范的回送连接器(电缆)就行-driver for polling parallel, not the actual hardware, as long as a root with TouchStone CheckIt sent back to the norms connector (cable) on the line
- 2022-05-21 18:27:51下载
- 积分:1
-
里面包含了大量在windows平台上的驱动开发方法和实例
里面包含了大量在windows平台上的驱动开发方法和实例-Which contains a large number in the windows platform-driven development methods and examples
- 2022-04-10 20:41:21下载
- 积分:1
-
loopback驱动程序 loopback驱动程序
loopback驱动程序 loopback驱动程序-loopback driver loopback driver
- 2022-04-20 07:17:27下载
- 积分:1
-
用PWM产生锯齿波,应使PWM寄存器中的值线性增加,那么在PWM输出端将得到宽度线性增加的脉冲波,经滤波后,便可得到锯齿波。...
用PWM产生锯齿波,应使PWM寄存器中的值线性增加,那么在PWM输出端将得到宽度线性增加的脉冲波,经滤波后,便可得到锯齿波。-have used PWM ramp, it should PWM register with the value of linear increase, then the PWM output will be increased linearly width of the pulse wave, filter, which will be ramp.
- 2022-10-04 06:35:04下载
- 积分:1
-
ssd1297 TFT LCD驱动程序初始化代码
ssd1297 tft lcd driver initial code-lcd driver
- 2023-04-03 01:10:03下载
- 积分:1