Welcome![Sign In][Sign Up]
Location:
Search - 程序调试器

Search list

[Com PortModBus通讯协议调试器

Description: modbus 协议通讯程序,包括基本的串口设定和设置,协议的帮助和CRC教研,是一个专用的电机保护调试、设置的终端-Modbus protocol communications procedures, including basic serial port settings and setup, and the agreement with the help of CRC research, is a dedicated motor protection debugging, set up terminal
Platform: | Size: 5674 | Author: 毛平生 | Hits:

[Com Portliangs_串口调试器2002

Description: 用于串口应用程序的调试监控工具,软件可模拟设备往串口发送指定格式的数据串,同时也可以用于实时监控串口读写过程中的所有数据流。☆ 自动侦测当前系统中所有可用的串口数,支持USB扩展出的虚拟串口(可到COM256)。☆ 支持ASCII码和十六进制数据格式的发送和接收。☆ 可以自由选择侦测的串口,接收数据区的容量可以无限大。☆ 发送、接收数据区的大小可以随意拉伸调节。☆ 对发送、接收数据区加入鼠标右键菜单的支持。☆ 扩大串口波特率的支持,现最高Baud可到921600。☆ 支持Unicode内码显示。☆ 增加自动发送数据功能。☆ 增加保存显示记录的功能。-applications for serial monitoring of debugging tools, software can simulate serial devices to send data to the specified format string, but also can be used for real-time monitoring serial process of reading and writing all data stream. automatically detect the current system all available serial number, support USB expansion of Virtual Serial Port (available to COM256). support ASCII and hexadecimal format of the data to send and receive. freedom of choice to detect the serial and receive data in large capacity can be unlimited. send and receive data of arbitrary size can adjust tension. right to send and receive data by adding areas of the right mouse button menu support. serial port baud rate of expansion, is the highest available to 921,600 Baud. Unicode support within the term
Platform: | Size: 149211 | Author: 张小姐 | Hits:

[Linux-Unixvalkyrie-1.2.0

Description: Linux平台下的内核及程序调试器,可修改相关代码及编译条件,在不同嵌入式开发平台间移植;
Platform: | Size: 524070 | Author: 蒋荣欣 | Hits:

[Other resourceVisual C++ 6.0程序员指南

Description: 本书是美国微软出版社授权的 Microsoft Visual Studio系列中文版图书之一,它是 Visual C++ 6.0程序员的实用参考书。 书中讨论的许多主题均以范例程序进行说明,所有范例程序的项目文件都在配套光盘上。本书是从事Visual C++ 6.0应用与开发的所有技术人员极好的工具书,同时也是大专院校相关专业的师生的自学、教学参考用书。 全书共分成六个部分: 第一部分介绍Developer Studio和AppWizard的基础知识; 第二部分介绍文本、图形和对话框编辑器; 第三部分是编程指南,展示了如何使用Classwizard和 Gallery来加速编程开发工作,创建自己的组件; 第四部分介绍 ActiveX控件及其使用,说明如何用MFC或ATL来写 ActiveX控件; 第五部分讨论调试器的各种能力,程序优化的各种选项及原因,如何定制Visual C++,如何编制宏和附加实用程序; 第六部分提供ASCll字符和ANSI字符的标准表格,并简要描述ClassWizard支持的MFC类和VBScript-the book is authorized Microsoft Microsoft Visual Studio line Chinese version of one book, which is 6.0 Visual C programmers practical reference books. Book Many of the topics discussed were examples of procedures that all procedures examples of projects supporting documents are in the CD-ROM. The book is engaging in Visual C + + 6.0 application development with all the technical staff excellent tool, as well as tertiary institutions relevant professional teacher training, teaching reference books. The book is split into six parts : the first part describes Developer Studio and the basic knowledge +5.0; The second part gives text, graphics and dialog editor; The third part of the programming guide, showing how to use Classwizard Gallery and to accelerate the development of programming buil
Platform: | Size: 10822579 | Author: 刘建国 | Hits:

[Process-Thread从NT服务启动Windows程序

Description: 它能够启动你指定的任意多个程序。被启动的程序将像 NT 服务一样运行(例如,不用用户登陆机器,它们便会在后台运行)。 ? 在没有合适特权情况下,用户不能终止由此服务启动的程序(除非机器关闭)。 ? 你可以在 NT 服务之外测试和调试你的程序。例如,你可以在 DevStudio 调试器中运行你的程序,单步进入源代码中查找错误等。当“调试无错”后,你将它配置成产品,从 NT 服务启动它。-it can start your designated arbitrary number of procedures. The procedure was activated as NT services will be running the same (for example, users do not have landing machines, which will run in the background). In the absence of appropriate privileges, the user can not terminate this service launch procedures (unless machine off). You can NT service test and debug your program. For example, you can DevStudio Debugger run your program, single-step access to the source code looking for errors. When the "debug no mistakes", you will configure it into products, from NT service and start it.
Platform: | Size: 28544 | Author: 王明 | Hits:

[Other systemsDNP规约调试器(源码)

Description: 电力自动化通信规约DNP3.6调试程序.
Platform: | Size: 82398 | Author: sun_haoran1974 | Hits:

[Debugdll调试工具

Description: 在 Windows 系统中,动态库版本冲突实在是一个老大难的问题了,为了解决这个问题,除了使用大量现有的工具外,你还可以利用丰富的 Windows APIs 函数构造自己的调试工具和实用程序。作为例子,本文将提供三个这种类型的工具,讨论如何利用它们来解决动态库的冲突问题。这三个工具分别是: DllSpy——列出加载到系统中的所有 Dlls 以及所有使用这些 Dlls 的进程; ProcessSpy——列出系统中所有正在运行的进程以及它们正在使用的 Dlls; ProcessXP——显示 Windows XP 所有并发运行的会话(Sessions)清单;
Platform: | Size: 3043254 | Author: avr001@163.com | Hits:

[CommunicationModBus通讯调试器

Description: 用VB编写的一个ModBus通讯调试器,因只是作为示例,程序功能较为简单,只作学习参考。
Platform: | Size: 5407 | Author: webice@163.com | Hits:

[Debug并口开发调试工具包

Description: 对于需要编写并口通讯程序的人员来说,可能会需要一款方便的并口调试工具,但这样的 调试工具 目前网络上好像还没有(至少还没有免费的:)),串口调试器倒有很多(包括我曾经写过的“串口调试 器 2002”),因此我花了点时间写了这款支持各类Windows平台的并口调试工具包,希望能对你编程 及开发带来方便。
Platform: | Size: 542768 | Author: kinware@163.com | Hits:

[ELanguagefenris

Description: Fenris是一个检测并把高层次的语言结构做成文档的多功能故障检测器、调试器、代码分析工具。它能回复符号,把程序执行流绘成图,检查内部运行情况,恢复符号表,并处理反调试保护。它有一个命令行接口和一个类似SoftICE的GUI与Web前端-Fenris is a detection and high-level language structure made of multifunctional document fault detection, debugging, code analysis tools. It can restore symbols, compose program execution flow map, check their internal operations, restoration of the symbol table, and to deal with anti-debugging protection. It is a command line interface and a similar SoftICE with the GUI front-end Web
Platform: | Size: 1212416 | Author: 张光强 | Hits:

[Windows DevelopSparkSoft.Expression.Parser.v3.4.Delphi.BCB

Description: EXPRESSION PARSE是一个组件的图书馆, 通过它可以检测PASCAL语言类的SCRIPT. 它不仅 仅是一个调试器, 而且还是一个准编译器, 因此更有效率. 该软件使用方便且兼具DELPHI VCL的强大功能,你即可以检测一个简单的表达式或一大堆复杂的语法, 而不需要使用者具有很高深的编程能力或从编写一整个的应用程序的SCRIPTS或者注意其他的使用规则等, 你所需要的只是进行简单的内嵌表达式操作而已.-EXPRESSION PARSE is a component of the library, it can detect PASCAL language category SCRIPT. It is not merely a debugger, but also a quasi-compiler, therefore more efficient. The software is easy to use Delphi VCL which both the powerful functions, you can detect that is a simple expression- or a lot of complex syntax, without the need for users with high depth of programming capability or preparing an entire application's attention SCRIPTS or other rules governing the use, you need only a simple expression embedded operating it.
Platform: | Size: 374784 | Author: 程泰翔 | Hits:

[Process-Thread从NT服务启动Windows程序

Description: 它能够启动你指定的任意多个程序。被启动的程序将像 NT 服务一样运行(例如,不用用户登陆机器,它们便会在后台运行)。 ? 在没有合适特权情况下,用户不能终止由此服务启动的程序(除非机器关闭)。 ? 你可以在 NT 服务之外测试和调试你的程序。例如,你可以在 DevStudio 调试器中运行你的程序,单步进入源代码中查找错误等。当“调试无错”后,你将它配置成产品,从 NT 服务启动它。-it can start your designated arbitrary number of procedures. The procedure was activated as NT services will be running the same (for example, users do not have landing machines, which will run in the background). In the absence of appropriate privileges, the user can not terminate this service launch procedures (unless machine off). You can NT service test and debug your program. For example, you can DevStudio Debugger run your program, single-step access to the source code looking for errors. When the "debug no mistakes", you will configure it into products, from NT service and start it.
Platform: | Size: 28672 | Author: 王明 | Hits:

[Com PortModBus通讯协议调试器

Description: modbus 协议通讯程序,包括基本的串口设定和设置,协议的帮助和CRC教研,是一个专用的电机保护调试、设置的终端-Modbus protocol communications procedures, including basic serial port settings and setup, and the agreement with the help of CRC research, is a dedicated motor protection debugging, set up terminal
Platform: | Size: 5120 | Author: 毛平生 | Hits:

[Com Portliangs_串口调试器2002

Description: 用于串口应用程序的调试监控工具,软件可模拟设备往串口发送指定格式的数据串,同时也可以用于实时监控串口读写过程中的所有数据流。☆ 自动侦测当前系统中所有可用的串口数,支持USB扩展出的虚拟串口(可到COM256)。☆ 支持ASCII码和十六进制数据格式的发送和接收。☆ 可以自由选择侦测的串口,接收数据区的容量可以无限大。☆ 发送、接收数据区的大小可以随意拉伸调节。☆ 对发送、接收数据区加入鼠标右键菜单的支持。☆ 扩大串口波特率的支持,现最高Baud可到921600。☆ 支持Unicode内码显示。☆ 增加自动发送数据功能。☆ 增加保存显示记录的功能。-applications for serial monitoring of debugging tools, software can simulate serial devices to send data to the specified format string, but also can be used for real-time monitoring serial process of reading and writing all data stream. automatically detect the current system all available serial number, support USB expansion of Virtual Serial Port (available to COM256). support ASCII and hexadecimal format of the data to send and receive. freedom of choice to detect the serial and receive data in large capacity can be unlimited. send and receive data of arbitrary size can adjust tension. right to send and receive data by adding areas of the right mouse button menu support. serial port baud rate of expansion, is the highest available to 921,600 Baud. Unicode support within the term
Platform: | Size: 148480 | Author: 张小姐 | Hits:

[Crack Hacklinice

Description: linux下的内核级调试器,对在linux下调试程序感兴趣的朋友不妨一试-under linux kernel-level debugger for debugging the procedures under linux interested in a test might friends
Platform: | Size: 1062912 | Author: warshon | Hits:

[Otherhacker_debugging(PDF)

Description: 《黑客调试技术揭密》是帮助应用程序员和系统程序员理解调试过程的指南,揭示了各种调试器的实用使用技巧,说明了如何操作调试器以及如何克服障碍和修复调试器,介绍了黑客利用调试器和反汇编器来寻找程序弱点和实施攻击的方法-"hackers debugging techniques to conduct" is to help application programmers and systems programmers understand the debugging process guide reveal the various Debugger practical use of skills explains how to operate the debugger and how to overcome obstacles and repair Debugger, Hackers use of the debugger and anti-assembler to find weaknesses in procedures and methods of attack
Platform: | Size: 14988288 | Author: | Hits:

[assembly languagePEMonitor_0.10_src

Description: PE Monitor是一个小调试器和反汇编器,用来设置断点在指定的API上。这样,可以通过PE Monitor来监控我们需要的PE程序的运行时信息。-PE Monitor is a small anti-debugger and assembler, used to set breakpoints in the specified API. In this way, through PE Monitor to monitor the procedures we need PE s run-time information.
Platform: | Size: 99328 | Author: 张华 | Hits:

[OtherDebuggingKernelWithWinDBG

Description: WINDOWS调试工具很强大,但是学习使用它们并不容易。特别对于驱动开发者使用的WinDbg和KD这两个内核调试器(CDB和NTSD是用户态调试器)。本教程的目标是给予一个已经有其他调试工具使用经验的开发者足够信息,使其能通过参考WINDOWS调试工具的帮助文件进行内核调试。本文将假定开发者熟悉一般WINDOWS操作系统和进程的建立过程。 本文的重点是集成内核模式和用户态模式的图形化调试器WinDbg。KD在脚本和自动化调试中更有用,并且在资深程序员中拥有一定地位,但是本教程将集中讨论WinDbg,只会偶尔提到KD。 本文讨论的是Windows NT 4.0,Windows 2000或以后的版本,而且目标电脑的处理器基于X86架构。对于64位平台,将不会特别提及。 总之,本教程由简单介绍调试器的安装开始,大体分成2部分,基础知识和选择技术。基础知识包括基本调试命令和常用调试命令。选择技术是其他命令和在很多情况下都有用的调查方法。后者并不是调查象deadlocks, memory corruption或者resource leaks的唯一方法。第一次阅读本教程,你可能会跳过选择技术。你可以停止阅读本教程而转向微软调试器讨论组,也可以通过调试器的反馈e-mai解决更多的问题。 -err
Platform: | Size: 462848 | Author: HUANG | Hits:

[VC/MFCSoftwareDebugging

Description: 软件调试,微软出版社出版,调试程序必读,详细的介绍了Windows调试器Windbg的使用-Software debugging, Microsoft published debugger must-read, detailed introduction of the Windows debugger Windbg use
Platform: | Size: 1662976 | Author: pplo | Hits:

[Crack HackAntidebug_code

Description: 多年收集的多种反调试器方法,将代码(只要随便选您看中的一部分就行了)直接复制到您的程序中,就可以实现反OD等功能。-Years to collect a variety of anti-debugger method, the code (as long as pick any part of your fancy on the line) directly into your program, you can achieve anti-OD functions.
Platform: | Size: 23552 | Author: 陈升 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 45 »

CodeBus www.codebus.net