• StraceNT是一个简单的和轻便工具,可用以调试和分析的内部运作的应用程序。 使用IAT修补方法,它可以跟踪功能的电话对于任何正在运行的进程。

    虽然不打算对于初学者来说,该程序直观的,并提供了一个简单和清洁的接口,显示信息有关目前追查程序和详细的关于初始化的话,一起的职能名称参数和他们的返回值。

    StraceNT重视自身的任何运行的进程阅读的信息,它的工作方式和提供的支持多个叫公约,如'的','cdecl"和"快速调用的'功能。 它可以成功地处理多应用程序提供完全控制,跟踪过程。

    其中一个优点的程序的过滤功能,根据DLL和职能名称。 或者,你可以的跟踪功能的电话启动的主程序只可执行指定的模块,该模块实施的功能或者调用模块能追踪或排除在分析之外。 选择哪个电话追踪和哪些不可以让你轻易地检测和分离过程的运作问题。

    用户有可能要改变返回值的功能和程序的记录的'OutputDebugString'的目标的过程。 追踪结果可能被保存到您的计算机,供以后参考。

    除了易于使用的图形接口,应用程序还可包括命令线版本,即先进的用户可以使用打印出来跟踪所有电话系统由一个过程。

    所有的一切,StraceNT是一个方便的工具,可以帮助你理解了如何应用程序的实际工作,提供你见识的对应流程。

  • StraceNT एक साधारण और हल्के उपकरण है कि आप उपयोग कर सकते हैं डीबग करने के लिए और विश्लेषण के आंतरिक कामकाज के लिए एक आवेदन पत्र है । का उपयोग कर के आई ए टी पट्टी विधि, यह कर सकते हैं का पता लगाने समारोह कॉल के लिए किसी भी चल प्रक्रिया है ।

    हालांकि इरादा नहीं शुरुआती के लिए, इस कार्यक्रम के सहज ज्ञान युक्त है और प्रदान करता है एक सरल और साफ इंटरफेस के साथ, प्रदर्शित करने के बारे में जानकारी वर्तमान में पता लगाया प्रक्रियाओं और विवरण के बारे में प्रारंभ की कॉल के साथ, समारोह के नाम, तर्क और उनकी वापसी मान ।

    StraceNT देता है के लिए खुद के किसी भी प्रक्रियाओं को चलाने के लिए जानकारी को पढ़ने के बारे में जिस तरह से यह काम करता है और समर्थन प्रदान करता है के लिए कई सम्मेलनों बुला, इस तरह के रूप में 'stdcall', 'cdecl' और 'fastcall' कार्य करता है । यह कर सकते हैं सफलतापूर्वक संभाल बहु लड़ी अनुप्रयोगों और पर पूरा नियंत्रण प्रदान करता अनुरेखण की प्रक्रिया है ।

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

    उपयोगकर्ताओं की संभावना है बदलने के लिए वापसी मूल्य के लिए एक समारोह और कार्यक्रम के रिकॉर्ड को 'OutputDebugString' के लक्ष्य प्रक्रिया है । ट्रेसिंग के परिणाम को बचाया जा सकता है आपके कंप्यूटर के लिए बाद में संदर्भ के लिए.

    इसके अलावा, आसान करने के लिए उपयोग चित्रमय इंटरफेस, आवेदन भी शामिल है एक कमांड लाइन संस्करण है, जो उन्नत उपयोगकर्ताओं का उपयोग कर सकते हैं मुद्रण के लिए बाहर का पता लगाने के सभी सिस्टम कॉल के द्वारा किए गए एक प्रक्रिया है ।

    सब सब में, StraceNT एक उपयोगी उपकरण है कि आप मदद कर सकते हैं कि कैसे को समझने के लिए एक आवेदन वास्तव में काम करता है, की पेशकश की आप एक अंतर्दृष्टि की इसी प्रक्रिया है ।

  • StraceNT is a simple and lightweight tool that you can use to debug and analyze the internal functioning of an application. Using the IAT patching method, it can trace function calls for any running process.

    Although not intended for beginners, the program is intuitive and provides a simple and clean interface, displaying information about currently traced processes and details regarding the initialized calls, together with the function names, arguments and their return values.

    StraceNT attaches itself to any of the running processes to read information about the way it works and provides support for multiple calling conventions, such as the 'stdcall', 'cdecl' and 'fastcall' functions. It can successfully handle multi-threaded applications and offers full control over the tracing process.

    One of the advantages of the program is the filtering capabilities, based on the DLL and the function name. Optionally, you can trace the function calls initiated by the main program executable only, specify the module that implements the function or the calling modules to be traced or excluded from the analysis. Choosing which calls to trace and which not allows you to easily detect and isolate a process functioning problem.

    Users have the possibility to change the return value for a function and the program records the 'OutputDebugString' of the target process. The tracing results can be saved to your computer for later reference.

    Besides the easy to use graphical interface, the application also includes a command line version, that advanced users can use for printing out a trace of all the system calls made by a process.

    All in all, StraceNT is a handy tool that can help you understand how an application actually works, offering you an insight of the corresponding processes.