有没有任何工具来检测缓冲区溢出Visual C ++ 6.0? [英] Are there any tools to detect buffer overflow on Visual C++ 6.0?

查看:183
本文介绍了有没有任何工具来检测缓冲区溢出Visual C ++ 6.0?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直有崩溃问题,由于堆问题,所以我想缓冲区溢出发生在某个地方。如何检测?

I've been having crash problems due to heap problems, so I guess a buffer overflow is happening somewhere. How do I detect it?

推荐答案

我使用 Compuware BoundsChecker 作为VC6中的错误检测工具。

I use Compuware BoundsChecker as a tool for error detection in VC6. It can pick up buffer overruns.

您也可以尝试 PageHeap ,一个用于Windows的工具。

You can also try PageHeap, a tool for windows.

这篇关于有没有任何工具来检测缓冲区溢出Visual C ++ 6.0?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆