搜索资源列表

  1. makedump_release

    1下载:
  2. 本例程演示如何利用Dbghelp.dll收集程序产生异常时的堆栈信息,以供开发人员分析,从而很快找出使程序出现异常的原因。程序异常是每个用C++编程最苦恼的事,因为它的偶然性,很难找出出错原因。这个库可以大大减轻开发人员的负担。-a demonstration of how the routine use of Dbghelp.dll abnormal collection procedures at the stack informa
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:404055
    • 提供者:贺自信
  1. maketypef

    0下载:
  2. PDB是MS的调试信息的文件,MS提供了一套API叫DBGHELP的,可以读出DBG版的结构体信息和含数定义! -MS PDB is the debugging information in the paper, MS provides a set of APIs called DBGHELP. can read out the debugger version of the structure containing informa
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:24426
    • 提供者:ride
  1. slib

    0下载:
  2. 调试库 简化调试过程,简化错误处理过程。集合了一些通用函数便于编程。-debugger for debugging process to streamline and simplify the process of handling errors. Set some common functions to facilitate programming.
  3. 所属分类:系统编程

    • 发布日期:2024-05-18
    • 文件大小:691200
    • 提供者:
  1. makedump_release

    0下载:
  2. 本例程演示如何利用Dbghelp.dll收集程序产生异常时的堆栈信息,以供开发人员分析,从而很快找出使程序出现异常的原因。程序异常是每个用C++编程最苦恼的事,因为它的偶然性,很难找出出错原因。这个库可以大大减轻开发人员的负担。-a demonstration of how the routine use of Dbghelp.dll abnormal collection procedures at the stack informa
  3. 所属分类:系统编程

    • 发布日期:2024-05-18
    • 文件大小:403456
    • 提供者:贺自信
  1. maketypef

    0下载:
  2. PDB是MS的调试信息的文件,MS提供了一套API叫DBGHELP的,可以读出DBG版的结构体信息和含数定义! -MS PDB is the debugging information in the paper, MS provides a set of APIs called DBGHELP. can read out the debugger version of the structure containing informa
  3. 所属分类:系统编程

    • 发布日期:2024-05-18
    • 文件大小:24576
    • 提供者:ride
  1. MASM

    0下载:
  2. 宏汇编器,32位的!其中含有部分范例程序,及lib文件夹!-Macro assembler, 32-bit! Which contains some examples of procedures and lib folder!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:4386816
    • 提供者:宋佳泽
  1. ollydbg

    0下载:
  2. od,反汇编最好用的,这个用来做外挂,最好,用过的都懂-od, the compilation of the best anti-use, plug-ins to do this, preferably, used everything
  3. 所属分类:汇编语言

    • 发布日期:2024-05-18
    • 文件大小:5159936
    • 提供者:吴国拉
  1. dbghelp

    0下载:
  2. 演示怎么在自己的程序中输出callstack.-print callstack
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:365568
    • 提供者:xiaojie
  1. dbghelp

    0下载:
  2. OD的HELPDBG文件,防止壳类软件检测出OD的溢出,大小为1M-OD' s HELPDBG documents, to prevent the shell class software detected OD overflow, the size of 1M
  3. 所属分类:文件操作

    • 发布日期:2024-05-18
    • 文件大小:384000
    • 提供者:sying
  1. processhacker-2.1-src

    0下载:
  2. 这个工具完全是模仿< 深入理解windows系统 4th Edith>>的作者Mark写的Process explore(进程浏览器)写的,论坛里有1.3.6版本的,1.x版本是用CSHARP实现的,我研究过,从中学里很多东西。最近发现,作者发布了一个2.1版本的代码,是用C写的,太酷了,这对于想深入了解windows系统机制的人是一个必须看的源码,而且该源码涉及windows进程的各个方面,很多功能可以直接拿来使用。
  3. 所属分类:系统编程

    • 发布日期:2024-05-18
    • 文件大小:2051072
    • 提供者:lijun
  1. dbghelp

    0下载:
  2. wpe代码转换易语言代码源码历程加模块源码,非常给力,不需要WPE也能做外挂-wpe source code into easy language course plus module source code, is to force, but also do not need to plug WPE
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:叶林
  1. dbghelp

    0下载:
  2. 人物亮亮透视文件可以看见敌人的哦非常给力-Characters and perspective file can see oh very to force of the enemy
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:279552
    • 提供者:成拴住
  1. u_debug_symbol

    0下载:
  2. bfdhelp.dll is a dbghelp.dll look-alike replacement, which is able to understand MinGW symbols using BFD library. It is available http: people.freedesktop.org ~jrfonseca bfdhelp for now. -bfdhelp.dll is a dbghelp.dll l
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:qspkpue
  1. gnmf

    0下载:
  2. 本例程演示如何利用Dbghelp,dll收集程序产生异常时的堆栈信息-This example program demonstrates how to use the Dbghelp, resulting a DLL collector when the stack information
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:393216
    • 提供者:ASJR&737
  1. lol走a怪

    2下载:
  2. lol走a脚本,滑板鞋自动e. 把目录dll 更名 hid.dll 或者Bugtrace.dll 或者dbghelp.dll 放到游戏game目录 里面!再直接进游戏就行! 没效果 重新添加即可(注意game目录下有没有辅助dll)
  3. 所属分类:外挂

    • 发布日期:2020-08-24
    • 文件大小:14959016
    • 提供者:843142158@qq.com

源码中国 www.ymcn.org