Description: CE(CheatEngine)驱动源代码,可进行硬件断点管理,内存断点管理,并可在中断时自动修改寄存器内容-CE (CheatEngine) driver source code, can be hardware breakpoints management, memory breakpoint management, and in the disruption of the content of the initiative in amending the Register Platform: |
Size: 539648 |
Author:xxxbgg |
Hits:
Description: C++硬件CPU断点编程
这个程序可以在X86,X64构架的硬件断点设置,直接利用CPU,而不是在VC等程序下使用软件断点。-C++ Hardware breakpoint CPU programming this procedure can X86, X64 architecture hardware breakpoints settings, the direct use of CPU, rather than in the VC and other procedures using software breakpoints. Platform: |
Size: 237568 |
Author:li |
Hits:
Description: 这个程序可以在X86,X64构架的硬件断点设置,直接利用CPU,而不是在VC等程序下使用软件断点。-This procedure can be at X86, X64 architecture hardware breakpoint settings, the direct use of CPU, rather than in the VC and other procedures using software breakpoints. Platform: |
Size: 57344 |
Author:xurui |
Hits:
Description: 一个简单的调试器
主要功能 :1.单步步入 2.单步步过 3.运行 4.自动步过 5.指令记录 6.自动步入 7.跳出函数体 8.dump被调试进程 9.INT3断点 10.硬件断点 11.多内存断点 12.API断点 13.对DLL导出函数的反汇编 14.导入函数名的解析 15.内嵌了一个PE查看工具默认显示被调试程序的PE信息.可以选择查看其他的程序PE信息.
所有的功能都可以使用命令和菜单 快捷键来完成,可以拖拽
-A simple debugger interface simple cottage Windbg. Main features: 1. Single step into the 2 single-step through 3 run 4 automatically step through 5 command record 6 automatically into 7 out of a function body 8.dump debugging process 9.INT3 breakpoint 10. hardware breakpoints 11 and more memory breakpoint 12.API breakpoint 13. DLL export functions for disassembly 14 import function name resolution 15. built a PE View the default display tool program being debugged PE information. can choose to view information about other programs PE all the functions you can use keyboard shortcuts and menu commands to complete, you can drag and drop. code issues in the hope of useful to you Oh. See specific use Help menu Platform: |
Size: 661504 |
Author:曹林开 |
Hits:
Description: Intel从386开始,在调试方面引入了调试寄存器和硬件断点的概念。
IA-32处理器定义了8个调试寄存器,分别为DR0~DR7。在32位模式下,它们都是32位的;在64位模式下,都是64位。
DR4和DR5是保留的。其他6个寄存器为:4个32位的调试地址寄存器(DR0~DR3);1个32位的调试控制寄存器(DR7)和1个32位的调试状态寄存器(DR6)。通过以上寄存器可以最多设置4个断点,DR0~DR3用来指定断点的内存(线性地址)或I/O地址。DR7用来进一步定义断点的中断条件。DR6的作用是当调试事件发生时,向调试器(debugger)报告事件的详细信息,以供调试器判断发生的是何种事件。-Intel started from 386, introduced in debugging hardware debug breakpoint registers and the concept.
IA-32 processor defines eight debug registers, respectively, DR0 ~ DR7. In 32-bit mode, they are 32 in 64-bit mode, all 64-bit.
DR4 and DR5 are reserved. The other six registers are: four 32-bit debug address register (DR0 ~ DR3) 1 32-bit debug control register (DR7) and a 32-bit debug status register (DR6). Through the above register can set up to four breakpoints, DR0 ~ DR3 is used to specify the memory breakpoint (linear address) or I/O address. DR7 is used to further define the breakpoint interrupt condition. The role of DR6 when debugging event occurs, the debugger (debugger) reported details of the event for the debugger to determine what kind of events took place. Platform: |
Size: 1771520 |
Author:田浩 |
Hits:
Description: 易语言SEH异常处理源码例程程序调用API函数并置入汇编代码,实现SEH异常处理清除硬件断点。
本易语言源码例程属于易语言高级教程。-Easy language SEH exception handling source routine procedure call API functions and inserting a assembly code, realize the SEH exception handling remove hardware breakpoint.
This easy language source routines to belong to easy language advanced tutorial.
Platform: |
Size: 5120 |
Author:非官方 |
Hits:
Description: 实现硬件断点的小程序。通过设置Dr0寄存器,对指定的程序下硬件断点。-Applet for hardware breakpoints. Hardware breakpoints, the procedures specified under by set Dr0 register. Platform: |
Size: 11264 |
Author:wangjiewen |
Hits:
Description: Code for handling break 8, hardware breakpoint, single step, and serial port exceptions for kernel debugging purposes.
Platform: |
Size: 2048 |
Author:yuinnyd |
Hits:
Description: HW_breakpoint: a unified kernel user-space hardware breakpoint facility, using the CPU s debug registers.
Platform: |
Size: 5120 |
Author:杨凡 |
Hits:
Description: HW_breakpoint: a unified kernel user-space hardware breakpoint facility, using the CPU s debug registers.
Platform: |
Size: 8192 |
Author:whxzgo |
Hits:
Description: 易语言SEH异常处理源码例程程序调用API函数并置入汇编代码,实现SEH异常处理清除硬件断点。
-Easy language SEH exception handler routines call the API function and placed into the assembly code, SEH exception handling to remove the hardware breakpoint.
Platform: |
Size: 3072 |
Author:zhchiv |
Hits: