搜索资源列表
ring0
- 从ring3跳到ring0的源代码,用汇编语言编写。
CallMsgRing0
- 在RING0中使用RING3函数MessageBox.-in RING0 use RING3 MessageBox function.
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
Input
- 由于支付宝安全输入控件,如同其他众多安全控件方法一样,采用驱动方法劫持了IRP。这导致无法向其输入字符,传统的方法无论是发送WM_Char或者是WM_Keydown消息,还是Keybd_event和SendInput均对其无效。 笔者摸索出了通过直接读取$60,$64硬件端口来操作键盘,模拟输入的方法。 由于在Ring3下,由于Windows的保护机制,我无法直接操作硬件端口,所以我们需要构造一个驱动,或者使用著名的WinIo库。 这里给出我封装好的使用WinIo库
Clear_CMOS_Password
- delphi 中在RING3清除CMOS密码源码。。附可执行程序-delphi in the clear CMOS password in RING3 source. . Attached executable program
Poster
- 完整的ring3 hook openprocess 包含 VB 調用例子而且非常穩定-Full ring3 hook openprocess includes examples of VB calls and is very stable
antidebug_nt_ring3
- The example that shows how to use int2e trick to use ZwSetInformationThread to hide from ring3 debuggers
getdiskinfo
- 获取磁盘内信息,用于WinNT/Win2000,对Win9X无效 通过MS的S.M.A.R.T.接口,直接从RING3调用 API DeviceIoControl()来获取硬盘信息-Access to the information in the disk, for WinNT/Win2000, valid for Win9X By MS, S.M.A.R.T. interface calls directly from the RING3 API DeviceIoControl
vs
- My Mini 操作系统 源码.目前已经实现的功能: 阶段1: 1 BootSect 2 Kernel Loader (已经进入保护模式,并且将必要的参数传递给Kernel) 3 Kernel (开启页式存储,物理内存的简单管理,为中断提供了一套基本的接口,利用Bget建立了一个简单的堆) 阶段2: 1 优化了一部分代码,包括内核堆,内核栈的重新布置 2 初始化了一个TSS,用以处理特权级变化 3 将GDT从以前的KernelLoader空间到自己的空间 4
Kill360ring3
- 在RING3下关闭360 的源码 希望对想学习的人有帮助-Closed 360 under the RING3 source wishes to help people want to learn
ToRing0
- 可将delphi中的任意函数由原來的Ring3权限提升到系统的最高级别Ring 0, 这样我们就可以随意对系统的I/O进行操作了。-Can be any function in delphi Ring3 permission from the elevated to the highest level of the system Ring 0, so that we can free the system I/O to operate.
Src
- 极精简的冰刃killer 功能代码2行 话说看到之前的文章,感慨时间过得真快... ======New One======================== 不用LzOpenProcess 不用Taskkill.exe 模拟按键 不用EndTask 无提示 Ring3废了冰刃(窗体+后台) 谁能接棒 写个Kill Process Of IceSword?-Frostsaber killer features very compact co
get-data
- 在ring3级别下面对网络封包数据进行截获-get data on Intenet
1599741
- 新方法 Ring3拦截进程创建。可用于编写反病毒软件-The process of creating new methods Ring3 interception. Can be used to write anti-virus software. .
bianli
- ring3 PSystemHandleInformation 遍历-ring3 PSystemHandleInformation
Delphiregencrypt
- Delphi随机生成程序序列号,程序通过MS的S.M.A.R.T.接口,直接从RING3调用API DeviceIoControl()来获取硬盘信息Get SCSI port handle,演示源码中还包括了应用此序列号的注册程序,输入序列号正确后,则将已安装信息写入注册表,main文件夹中的注册序列号判断程序需要在任务管理器退出。-Delphi random sequence number, the program through the S.M.A.R.T. interface of MS,
sedirected
- Switch ring3 to ring0 从ring3切换到ring0的代码-The Switch ring3 to ring0 Switch ring3 to ring0 code