• C反编译器提供了一个直观和方便处理应用程序,旨在帮助程序便携式反编译可执行的文件和检索原C/C++源代码。

    在反编译程的反向工程操作执行,这允许用户查的程序编码在一个人可读形式。 C反编译器可以输出代码表示对应于你的文件,使其可理解的用户使用。

    主要缺点之一应是关于支持编译版本,这是不是很长的。 VC6的。0时,VC2003,VC2005和VC2008是唯一的版本的Visual Studio C-反编译器可以把手和具有的反编译可执行的文件创造了一个更新版本是不可能的,因为应用程序的触发一个错误信息,并立即存在。

    一个长处是便于使用,这使得它甚至适用于初级程序员。 GUI在整齐地组织和分裂成的三个窗格,可以查看的职能、课程和码在一个结构化的方式。

    尽的使用情况感到关切的是,该应用程序需要你浏览输入文件在计算机和一旦它被装载,按'反编译'按钮继续。

    该过程通常完成在几秒钟的时间,但这取决于尺寸的输入文件。 取代码可以被看在主的窗口,但是,遗憾的是,没有任何选择是,可以允许用户以复制出来的剪贴板或保存为一个文本文件。

    C反编译器是在方便用于分析可执行的文件创建了旧版本的Visual Studio. 考虑到其能力和比较优点和缺点,可能要考虑寻找一个更可靠的和功能全面的工具。

  • C-Decompiler के साथ प्रदान करता है एक सहज ज्ञान युक्त और आसान संभाल करने के लिए आवेदन के लिए करना है कि मदद करने के लिए प्रोग्रामर डिकंपाइल पोर्टेबल निष्पादन योग्य फ़ाइलों और पुनः प्राप्त मूल C / C++ स्रोत कोड.

    में decompiling प्रक्रिया एक रिवर्स इंजीनियरिंग आपरेशन किया जाता है, जो की अनुमति देता है उपयोगकर्ता को देखने के लिए प्रोग्राम कोड में एक मानव पठनीय रूप में. C-Decompiler उत्पादन कर सकते हैं कोड का प्रतिनिधित्व करने के लिए मेल खाती है कि आपके EXE फ़ाइल है, जिससे यह सुगम करने के लिए उपयोगकर्ताओं के लिए है ।

    एक प्रमुख दोष यह है की इस आवेदन करने के लिए संबंधित है समर्थित संकलक संस्करण नहीं है, जो काफी बढ़ाया है । VC6.0, VC2003, VC2005 और VC2008 कर रहे हैं केवल संस्करणों के लिए Visual Studio कि सी-Decompiler संभाल कर सकते हैं और विघटित करने के लिए एक निष्पादन योग्य फ़ाइल के साथ बनाया गया एक और अधिक हाल के संस्करण में संभव नहीं है, आवेदन के रूप में चलाता है एक त्रुटि संदेश और तुरंत मौजूद है ।

    एक pluses के उपयोग की आसानी है, जो यह उपयुक्त बनाता है यहां तक कि शुरुआत के लिए प्रोग्रामर. जीयूआई में बड़े करीने से संगठित और में विभाजित तीन शीशे, आप को सक्षम करने के लिए देखें कार्य, वर्गों और कोड में एक संरचित तरीके से.

    के रूप में दूर के रूप में उपयोग के संबंध है, आवेदन की आवश्यकता है, आप ब्राउज़ करने के लिए इनपुट फ़ाइल में आपके कंप्यूटर और एक बार यह भरा हुआ है, प्रेस 'डिकंपाइल' बटन के लिए आगे बढ़ें ।

    प्रक्रिया आम तौर पर समाप्त सेकंड के एक मामले में, लेकिन यह आकार पर निर्भर करता है के इनपुट फ़ाइल है । निकाले कोड के भीतर देखा जा सकता मुख्य विंडो में लेकिन, दुर्भाग्य से, कोई विकल्प उपलब्ध है करने के लिए उपयोगकर्ता की अनुमति दें करने के लिए उत्पादन को कॉपी क्लिपबोर्ड करने के लिए या इसे बचाने के रूप में एक पाठ फ़ाइल है ।

    C-Decompiler काम में आता है का विश्लेषण करने के लिए निष्पादन योग्य फ़ाइलों के साथ बनाया के पुराने संस्करणों Visual Studio. विचार अपनी क्षमताओं और की तुलना में फायदे और कमियां है, तुम चाहते हो सकता है पर विचार करने के लिए खोज के लिए एक और अधिक विश्वसनीय और पूर्ण विशेषताओं उपकरण है ।

  • C-Decompiler provides you with an intuitive and easy to handle application that aims to help programmers decompile portable executable files and retrieve the original C / C++ source code.

    In the decompiling process a reverse engineering operation is performed, which allows the user to view the program code in a human readable form. C-Decompiler can output the code representation that corresponds to your EXE file, making it intelligible to users.

    One major drawback of this application is related to the supported compiler versions, which is not quite extended. VC6.0, VC2003, VC2005 and VC2008 are the only versions of Visual Studio that C-Decompiler can handle and having to decompile an executable file created with a more recent version is not possible, as the application triggers an error message and immediately exists.

    One of the pluses is the ease of use, which makes it suitable even for beginner programmers. The GUI in neatly organized and split into three panes, enabling you to view the functions, classes and the code in a structured manner.

    As far as the usage is concerned, the application requires you to browse for the input file in your computer and once it is loaded, press the 'Decompile' button to proceed.

    The process is usually finished in a matter of seconds, but this depends on the size of the input file. The extracted code can be viewed within the main window but, unfortunately, no option is available to allow the user to copy the output to the clipboard or save it as a text file.

    C-Decompiler comes in handy for analyzing executable files created with older versions of Visual Studio. Considering its capabilities and comparing advantages and drawbacks, you might want to consider searching for a more reliable and full-featured tool.