-
恢复SSDT完整源程序,驱动级源码
恢复SSDT完整源程序,驱动级源码,保护您电脑安全。通过修改SSDT实现的内核原生API挂钩在Windows中,用户态应用程序会调用一些API来请求系统服务,这些api被很多dll导出.比如说,向一个打开的文件或者管道或者设备中写入数据,通常会调用WriteFile这条API来实现,WriteFile是被kernel32.dll导出的.在kernel32.dll中,被执行的WriteFile API会调用ZwWriteFile这条被ntdll.dll导出的原生API.这项工作实际是由ZwWriteFile在内核态完成.因此,ZwWriteFile在ntdll.dll中的执行过程仅仅是将一些极少量的代码传送到内核空间调用
- 2022-01-24 15:15:18下载
- 积分:1
-
多嘴猫呼叫系统
利用多嘴猫硬件开发的呼叫系统,内置lg的mes通信接口
- 2023-05-15 01:05:06下载
- 积分:1
-
线程消息广播测试程序有线程启动及消息广播的例子
线程消息广播测试程序有线程启动及消息广播的例子-liner message broadcast test program, have liner start and message broadcast instances.
- 2022-09-20 14:20:03下载
- 积分:1
-
有一对兔子,从出生后第3个月起每月生一对兔子,小兔子长到第3个月后每月又生一对兔子。假设所有兔子都不死,问每月兔子总数为多少。...
有一对兔子,从出生后第3个月起每月生一对兔子,小兔子长到第3个月后每月又生一对兔子。假设所有兔子都不死,问每月兔子总数为多少。-Have a pair of rabbit from birth to 3 months after starting the monthly Health and a pair of rabbit, small rabbit long to the first 3 months after the month a pair of rabbit again. Do not assume that all dead rabbit, rabbit ask a monthly total of the number.
- 2023-03-20 04:20:03下载
- 积分:1
-
一个vc下编写socket的小例子
一个vc下编写socket的小例子-a vc prepared socket small examples
- 2022-02-06 04:23:14下载
- 积分:1
-
本程序针对约瑟夫问题的描述:编号为12,……n的n个人按顺时针方向围成一圈,每人持有一个密码(正整数),一开始任选一个正整数作为报数上限值m,从第一个人开始按顺...
本程序针对约瑟夫问题的描述:编号为12,……n的n个人按顺时针方向围成一圈,每人持有一个密码(正整数),一开始任选一个正整数作为报数上限值m,从第一个人开始按顺序时针方向自1开始顺序报数,报道m时停止报数,报m的人处列将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。利用单向循环链表存储结构模拟此过程,按照出列的顺序印出各人的编号。
演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”下,用户输入循环人数n和每人的密码。-This procedure description specifically for Joseph problem: The serial number is 12, ... The n n individual surrounds the ready-made one circle according to the clockwise sense , each person holds (positive integer) a password, one positive integer beginning to assume a post of selections is upper limits ms numbering off, direction starts the hour hand beginning from the first people according to order from 1 numbering off in proper order , stop numbering off when reporting m, the person place column reporting m looks on his password as new m value , the individual begins to number off again from 1 , getting down like this from his time as soon as going ahead in clockwise sense, until proprietor all till leaving self s place in the ranks.
- 2022-10-13 13:15:03下载
- 积分:1
-
内有AES IDEA DES RSA BM算法。可以直接执行附有源代码。
内有AES IDEA DES RSA BM算法。可以直接执行附有源代码。-within AES IDEA BM DES RSA algorithm. Can directly with the implementation of the source code.
- 2022-03-23 13:19:41下载
- 积分:1
-
计算器 加减乘除 可点击可输入 单步不能表达式
计算器 加减乘除 可点击可输入 单步不能表达式-Multiplication and division addition and subtraction calculator can click on to enter the single-step can not be an expression
- 2022-04-15 16:13:53下载
- 积分:1
-
学习Win32SDK的好材料,实现Win98、WinNT、Win2000、WinXp的定时自动关机。...
学习Win32SDK的好材料,实现Win98、WinNT、Win2000、WinXp的定时自动关机。-Win32SDK good learning materials, achieving Win98, WinNT, Win2000, WinXp regular automatic shutdown.
- 2022-03-03 22:18:47下载
- 积分:1
-
用VC++实现的闹钟提示功能,带源码,赞!
用VC++实现的闹钟提示功能,带源码,赞!-With VC++ Realize prompted the alarm clock function, with source code, Zan!
- 2022-03-21 03:08:17下载
- 积分:1