搜索资源列表
GetRing0
- 通过汇编获得Ring0级权限,可用在驱动开发上-through the compilation Rign0 level competence available on the Driver Development
10001Ring0
- 一段进入ring0的代码。-section of the code into ring0.
Ring0
- 进入windowNT系统ring0环的小程序
ring0
- 从ring3跳到ring0的源代码,用汇编语言编写。
CallMsgRing0
- 在RING0中使用RING3函数MessageBox.-in RING0 use RING3 MessageBox function.
另外一种进入ring0的方式
- 另外一种进入ring0的办法
X86IL.zip
- 可以将机器码计算为汇编指令并且算出指令长度的C头文件。在编写Ring0或Ring3的Inline Hook时不可缺少的东西。,Can be calculated as the compilation of binary instructions and directives to calculate the length of the C header file. In the preparation of the Ring0 or Ring3 when Inline Hook indispen
ERing0
- Ring0结束进程----易语言编写驱动-Ring0 end of the process of language-driven and easy----
4
- delphi 内嵌汇编,使代码运行在Ring0 所需要的驱动文件一并放在压缩包里了。-delphi embedded assembly, make the code run in Ring0 driver files needed have been placed in the compression file.
cvbcvbcv
- DELPHI 无驱动进入RING0层 DELPHI-free drive into the layer RING0-DELPHI-free drive into the layer RING0
Angel
- 这是一只纯ASM编写的病毒,具备文件感染,入口代码变形,自身加密,EPO等功能,是一只无任何 特征码的病毒,设计目的是为对抗反病毒软件的特征码杀毒、行为杀毒和虚拟机杀毒,现有代码 未提供任何破坏功能,但会主动感染可执行文件,而且被感染过的文件很难再还原,这点请注意 另外这东西也提供了Ring0功能,主要用于感染运行中的可执行文件 这东西写完后放了很久,不太记得怎么用了,把代码放上来有兴趣的朋友拿去研究研究,汇编工 具为TASM,由于已经不确定会产生什么后果了,测试
vs
- My Mini 操作系统 源码.目前已经实现的功能: 阶段1: 1 BootSect 2 Kernel Loader (已经进入保护模式,并且将必要的参数传递给Kernel) 3 Kernel (开启页式存储,物理内存的简单管理,为中断提供了一套基本的接口,利用Bget建立了一个简单的堆) 阶段2: 1 优化了一部分代码,包括内核堆,内核栈的重新布置 2 初始化了一个TSS,用以处理特权级变化 3 将GDT从以前的KernelLoader空间到自己的空间 4
mini_ext2
- 代码功能: 1、利用io端口读磁盘 2、读ext2文件系统中的文件 注意: 1、代码只在ring0状态下测试通过。 2、代码没有读分区表的功能,group0的位置是通过查看磁盘文件得来的,每个磁盘的group0的位置可能不同。 3、此代码仅作为用io端口读磁盘和读ext2文件系统的参考代码。-Code function: 1, 2, using io-port read disk, read ext2 file system files Note: 1, the c
DRIVER_ring0
- 驱动进RING0,代码可能稍微老一点,但是好使哦,希望对大家有帮助!-Driven into the RING0, the code might be slightly old point, but so Oh, we want to help!
w9xddddk
- Windows 9x下读写物理扇,适合初学者进行学习研究,不错的源码区——Ring0技术-Physical read and write under Windows 9x fans, suitable for beginners to learn research, a good source area- Ring0 Technology
SuperKillFile.exe
- RING0强删文件 其实驱动既不是jupiter写的,也不是我写的。顺便说一句我的深度解析360马上就写好啦!请多多关注底层版。 -RING0 strong drive deleted file is not a jupiter in fact written, nor is my writing. By the way, the depth of resolution 360 I immediately write it right! Please pay attention on t
sedirected
- Switch ring3 to ring0 从ring3切换到ring0的代码-The Switch ring3 to ring0 Switch ring3 to ring0 code
dispybchreferto
- 易语言实现ring0下暴力关闭进程,纯易语言实现,请不要用到破坏行为上()