• DbgKit是一个复杂的软件,旨在开发人员和其他用户提供高级的程序的知识。 它的形状态链接图书馆和旨在作为一个GUI扩展适用于Windows调试工具。

    用来没有说明、文件或帮助文件的任何种各样,这意味着用户将需要依靠他们的经验,以便确定如何将DLL文件为他们的调试工具的选择,它WinDbg,KD,加勒比开发银行,以NTSD的。

    DbgKit是意味着用户提供的能力得到更结构化查的过程在运行的系统,组织它们的层次。 此外,它拥有一套详细的数据关于检测到的每个过程。

    对于每个过程中,DbgKit通知用户的PID值,数线,虚拟大小和工作组的价值,该处理计数,以及完整的图像路径。

    在这种情况下的'处理',该工具的用户提供与信息有关的条目的类型及其相应的授予访问权限,属性和其他参考文献。 为'线',用户可以学习的开始地址、开始和退出时间,以及经过的时间。 它国家也是可见的,伴随着等待的原因。

    其他类型的信息提供DbgKit问题的性能数据,'安全的属性',以'模块'和'环境'的变量和数更多,它可以在方便的时工作的任何流行Windows调试工具。

  • DbgKit एक जटिल टुकड़ा के उद्देश्य से सॉफ्टवेयर डेवलपर्स और अन्य उपयोगकर्ताओं के साथ उन्नत प्रोग्रामिंग ज्ञान है । यह आता है के आकार में एक गतिशील लिंक लाइब्रेरी और उद्देश्य के रूप में कार्य करने के लिए एक जीयूआई एक्सटेंशन के लिए Windows डीबगिंग उपकरण है ।

    उपयोगिता के साथ आता है, कोई निर्देश, प्रलेखन या मदद फ़ाइल के किसी भी प्रकार है, जिसका अर्थ उपयोगकर्ताओं की आवश्यकता होगी करने के लिए पर भरोसा करते हैं, उनके अनुभव का निर्धारण करने के लिए कैसे एकीकृत करने के लिए DLL फ़ाइल में अपने डीबगिंग उपकरण की पसंद है, यह हो सकता है WinDbg, केडी, सीडीबी, NTSD.

    DbgKit का मतलब है प्रदान करने के लिए उपयोगकर्ताओं की क्षमता के साथ पाने के लिए एक और अधिक संरचित दृष्टिकोण के लिए चल रहे हैं कि प्रक्रियाओं पर एक प्रणाली के आयोजन, उन्हें पदानुक्रम. इसके अलावा, यह सुविधाओं की एक विस्तृत सेट के डेटा से संबंधित प्रत्येक प्रक्रिया का पता चला है ।

    प्रत्येक प्रक्रिया के लिए, DbgKit बताते हैं उपयोगकर्ताओं की पीआईडी मूल्य, धागे की संख्या, आभासी आकार और कार्य सेट मूल्य, हैंडल गिनती, के रूप में अच्छी तरह के रूप में पूरी छवि पथ है ।

    के मामले में 'हैंडल', उपकरण के साथ उपयोगकर्ताओं को प्रदान करता है के बारे में जानकारी प्रविष्टि के प्रकार और अपनी इसी दी उपयोग, गुण और अन्य संदर्भ है । के लिए 'धागे', उपयोगकर्ताओं कर सकते हैं जानने के लिए शुरू पता है, शुरू करने और बाहर निकलने के समय, के रूप में के रूप में अच्छी तरह से गुजरे अवधि. अपने राज्य में भी दिखाई दे रहा है, के साथ साथ इंतजार के कारण है ।

    अन्य प्रकार के द्वारा उपलब्ध कराई गई जानकारी DbgKit चिंताओं 'प्रदर्शन' डेटा 'सुरक्षा विशेषताओं', 'मॉड्यूल' और 'पर्यावरण' चर, और कई और अधिक कर सकते हैं, जो जब काम में आते हैं के साथ काम कर रहे किसी भी लोकप्रिय Windows डीबगिंग उपकरण है ।

  • DbgKit is a complex piece of software aimed at developers and other users with advanced programming knowledge. It comes in the shape of a dynamic link library and aims to function as a GUI extension for the Windows Debugging tools.

    The utility comes with no instructions, documentation or help file of any sorts, meaning users will need to rely on their experience in order to determine how to integrate the DLL file into their debugging tool of choice, be it WinDbg, KD, CDB, NTSD.

    DbgKit is meant to provide users with the ability to get a more structured view of the processes that are running on a system, organizing them hierarchically. In addition, it features a detailed set of data concerning each detected process.

    For each process, DbgKit informs users of the PID value, number of threads, the virtual size and the working set value, the handle count, as well as the full image path.

    In the case of ‘Handles’, the tool provides users with information about the entry type and its corresponding granted access, the attributes and other references. For ‘Threads’, users can learn the start address, start and exit times, as well as the elapsed duration. Its state is also visible, along with the wait reason.

    Other type of information provided by DbgKit concerns the ‘Performance’ data, ‘Security attributes’, ‘Modules’ and ‘Environment’ variables, and several more, which can come in handy when working with any of the popular Windows debugging tools.