• C编写的,PEChecksum是一个命令行程序,让你的可能性,查和更新校验和PE项目,例如EXE、DLL,DRV、系统和梅文件。 它提供支持的32位和64位的文件。

    校验和必须更新,当它涉及到系统的文件,如果他们的资源或其他数据发生改变。 该命令行开关处理文件的更新校验。

    下载的可执行的文件是轻量级的,不需要安装。 你可以把它保存在的任何部分的硬盘驱动器或一个可拆卸的储存单元,以便启动该工具的任何计算机上有最低限度的努力并没有以前的设置。

    该过程可以从一个简单的命令提示对话,这是必要去PEChecksum的位置上磁盘,以及编写其姓名和格式,随后由名字和扩PE文件你想要的分析用于校验。 该应用程序应该显示的消息的形式"校验并没有改变从0X0..". 否则,如果你访问不支持的文件,它说"不能打开0x00..".

    该程序的源代码是也可供下载在开发者的网站。

  • सी में लिखा है, PEChecksum है एक कमांड लाइन उपयोगिता है कि आप संभावना देता है देखने के लिए और अद्यतन चेकसमों पीई की मदों, इस तरह के रूप में EXE, DLL, OCX, DRV, व्यवस्था और MUI फ़ाइलों. यह प्रदान करता है समर्थन के लिए 32-बिट और 64-बिट फ़ाइलें.

    चेकसमों अद्यतन किया जाना चाहिए, जब यह आता है करने के लिए सिस्टम फ़ाइलों को तो अपने संसाधनों या अन्य डेटा बदल गया है । आदेश-पंक्ति स्विच का इलाज कर रहे हैं के रूप में फ़ाइलों को अद्यतन करने के लिए चेकसमों के लिए.

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

    प्रक्रिया बुलाया जा सकता है में से एक सरल कमांड प्रॉम्प्ट संवाद, जहां यह आवश्यक है करने के लिए जाने के लिए PEChecksum के स्थान डिस्क पर, के रूप में अच्छी तरह के रूप में लिखने के लिए अपने नाम और प्रारूप द्वारा पीछा किया, के नाम और विस्तार के पीई फ़ाइल आप चाहते हैं का विश्लेषण करने के लिए चेकसम है । आवेदन प्रदर्शित करना चाहिए एक संदेश के रूप में "Checksum से बदल नहीं किया था 0X0..". अन्यथा, यदि आप का उपयोग करने की कोशिश असमर्थित फ़ाइलों, यह कहते हैं, "खोला नहीं जा सका: 0x00..".

    कार्यक्रम के स्रोत कोड भी उपलब्ध है पर डाउनलोड के लिए डेवलपर की वेबसाइट पर.

  • Written in C, PEChecksum is a command-line utility that gives you the possibility to view and update the checksums of PE items, such as EXE, DLL, OCX, DRV, SYS and MUI files. It offers support for 32-bit and 64-bit files.

    Checksums must be updated when it comes to system files if their resources or other data is changed. The command-line switches are treated as files to update checksums for.

    The downloaded executable file is lightweight and doesn't require installation. You can save it in any part of the hard drive or a removable storage unit, in order to launch the tool on any computer with minimum effort and no previous setups.

    The process can be called from a simple Command Prompt dialog, where it's necessary to go to PEChecksum's location on the disk, as well as to write its name and format, followed by the name and extension of the PE file you want to analyze for checksum. The application should display a message in the form of "Checksum did not change from 0X0..". Otherwise, if you try to access unsupported files, it says "Could not be opened: 0x00..".

    The program's source code is also available for download at the developer's website.