搜索资源列表

  1. win_proc_list_4

    0下载:
  2. Source windows ring0 programming example4
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:35840
    • 提供者:rambo777
  1. win_proc_list_5

    0下载:
  2. Source windows ring0 programming example5
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:13312
    • 提供者:rambo777
  1. StepIntoTheRing

    0下载:
  2. 步入windows ring0教程,提供给windows ring0研究学习者-windows ring0 technology tutorial,provied for researcher of ring0
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:154624
    • 提供者:李永豪
  1. svv-2.3-bin

    0下载:
  2. Detector rootkit kernel mode ring0 sys driver
  3. 所属分类:系统编程

    • 发布日期:2024-05-15
    • 文件大小:56320
    • 提供者:Zosenko
  1. KernelExec_chn

    0下载:
  2. 从内核(ring0)中启动exe可执行文件。-From the core (ring0) start exe executable file.
  3. 所属分类:系统编程

    • 发布日期:2024-05-15
    • 文件大小:1008640
    • 提供者:robust
  1. 1dogokcpp

    0下载:
  2. 网上的大多数第一代机器狗ring3层代码都缺少几个声明,这个能完全编译,ring0层没带,请自己弄,ring3是直接寻址方式的。qq 295333637-Most of the first generation of online ring3 dog layer codes are the lack of a number of statements, this can be fully compiled, ring0 layer di
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:128000
    • 提供者:沈学雄
  1. haoao1dogok090710

    0下载:
  2. 这个是最好的,机器狗,能破较新的影子卫士,谁能把他的ring0代码反汇编出来,欢迎qq讨论295333637,欢迎指教.-This is the best dog that can break the shadow of a relatively new guardian, who can put his code disassemble ring0 out qq discussed 295,333,637 welcome, pleas
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:12288
    • 提供者:沈学雄
  1. InlineReHOOK

    0下载:
  2. ring0下恢复inline hook 还有点bug-inline hook resume ring0
  3. 所属分类:驱动编程

    • 发布日期:2024-05-15
    • 文件大小:27648
    • 提供者:xwaeeex
  1. Ring0RestoreSSDTShadow

    1下载:
  2. Ring0下恢复SSDT Shadow,是一个完整的VC工程,可以学习学习。-Ring0 resume SSDT Shadow
  3. 所属分类:驱动编程

    • 发布日期:2024-05-15
    • 文件大小:21504
    • 提供者:李扬
  1. DelphiWindowshexinbiancheng

    0下载:
  2. 本书是一本介绍Windows核心技术及高级技巧的专著。从系统内核编程出发,使用大量的例子帮助读者理解这些编程技术,讲述了线程同步及隐藏、系统钩子深入分析、读写物理磁盘的关键技术、读写物理内存和其他进程内存的核心技术、Windows 9x下调用16位实模式和保护模式代码的核心技术、直接读写端口技术、可执行文件加壳的技巧、PE结构分析、Ring0的实现、Windows API截取技术、屏幕取词技术等方面的内容。全书对热点源代码进行了深入剖析
  3. 所属分类:系统编程

    • 发布日期:2024-05-15
    • 文件大小:49120256
    • 提供者:龙文
  1. SuperKillFile

    0下载:
  2. Ring0级别 文件强行删除,删不掉的文件都可以找它,内有源码-Ring0 level document forcibly removed, deleted files can not afford to can find it, there are source code
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:134144
    • 提供者:王谦
  1. delphi_PspTerminateProcess

    0下载:
  2. delphi版内核调用PspTerminateProcess杀进程源码,在ring3下搜索PspTerminateProcess地址,传给ring0,然后在ring0下调用。-delphi kernel call PspTerminateProcess kill the process, source code, in the next ring3 search PspTerminateProcess address, passed r
  3. 所属分类:驱动编程

    • 发布日期:2024-05-15
    • 文件大小:13312
    • 提供者:9908006
  1. Angel

    0下载:
  2. 这是一只纯ASM编写的病毒,具备文件感染,入口代码变形,自身加密,EPO等功能,是一只无任何 特征码的病毒,设计目的是为对抗反病毒软件的特征码杀毒、行为杀毒和虚拟机杀毒,现有代码 未提供任何破坏功能,但会主动感染可执行文件,而且被感染过的文件很难再还原,这点请注意 另外这东西也提供了Ring0功能,主要用于感染运行中的可执行文件 这东西写完后放了很久,不太记得怎么用了,把代码放上来有兴趣的朋友拿去研究研究,汇
  3. 所属分类:汇编语言

    • 发布日期:2024-05-15
    • 文件大小:16384
    • 提供者:buyinyin
  1. UndertheacquisitionprocessinthepathintheRing0

    0下载:
  2. VB 在系统Ring0权限下获取进程的路径-In the system acquisition process under the path of Ring0
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:sying
  1. ProcessProtect

    0下载:
  2. 在Ring0下实现保护进程,通过HOOK SSDT实现保护进程-The Ring0 achieve protection process, achieved through the protection process HOOK SSDT
  3. 所属分类:系统编程

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:eithack
  1. RING0INLINEHOOK

    0下载:
  2. RING0下的恢复所有模块导出函数的INLINE HOOK驱动-RING0 restore all modules under the derived functions INLINE HOOK-driven
  3. 所属分类:驱动编程

    • 发布日期:2024-05-15
    • 文件大小:28672
    • 提供者:franket
  1. KiTrap0D

    0下载:
  2. Microsoft Windows NT NtVdmControl()->KiTrap0D ring0 Exploit 受影响的操作系统: - Windows 2000 - Windows XP - Windows Server 2003 - Windows Vista - Windows Server 2008 - Windows 7 32Bit 不受影响的操作系统: -Wind
  3. 所属分类:系统编程

    • 发布日期:2024-05-15
    • 文件大小:72704
    • 提供者:0day
  1. ring0

    0下载:
  2. 简单代码打造无敌内存清零和过NP的内存读写-Simple code to create invincible memory cleared and the memory read and write over NP
  3. 所属分类:驱动编程

    • 发布日期:2024-05-15
    • 文件大小:112640
    • 提供者:hyutu
  1. ZwCreateProcess

    0下载:
  2. Hooking Zwcrerateprocess at ring0 usefule to monitor
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-15
    • 文件大小:101376
    • 提供者:mehack
  1. Kill360ring0

    0下载:
  2. RING0下关闭360 需要加载驱动 可以学习学习-RING0 shut down 360 to load the driver can learn to learn
  3. 所属分类:驱动编程

    • 发布日期:2024-05-15
    • 文件大小:7168
    • 提供者:梁小华
« 1 2 3 45 6 7 8 9 10 ... 13 »

源码中国 www.ymcn.org