搜索资源列表
EasyDebug
- 一个简单的调试器 主要功能 :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
Critical
- 定位临界区(critical section)导致的死锁。本程序用示例演示死锁的产生过程,和解决办法。-Do not use Thread Checker,Thread Profiler,WinDbg, but VC++.
WinDbg.From-A-to-Z
- windbg调试工具的书籍,英文 简单,实用 方便实用-windbg debugging tools, books, English is simple and practical Convenient and practical
dbg
- 自己写的dmp调试信息类,如果程序出现崩溃,该类会打印出错误信息。可以用WINDBG进行调试分析-Dmp debug information to write their own class , if the program crashes, the class will print an error message . Can be used for debugging analysis WINDBG
NtGlobalFlag
- 反调试代码,通过NtGlobalFlag进行反调试,有效针对olldbg,windbg等ring3级调试-Anti-debugging code, anti-debugging, effective is a ring3 for olldbg, windbg debugging through NtGlobalFlag
InlineHook
- hook zwcreatesection 的源程序,可以运行在xp32位系统上,使用windbg调试-hook zwcreatesection source code that can run on xp32 bit systems, debugging using windbg
ScDetective-master
- ScDetective - Full Source A kernel level Anti-Rootkit tool which runs on the windows platform. ## Basic information - GUI : VS2008 - MFC - Driver :VS2005 - ddkwizard - DDK Version:7600.16385.1 - Debug : Windbg - VirtualKD - VMware -
findpg
- Windbg extension to find kernel pages allocated by PatchGuard. This program allows us to know how many PatchGuard contexts are running on a target environment and will help security researchers who want to analyze PatchGuard on their own.
windbg
- NT4 component WinDbg source for developer reference