{"library":"pefile","type":"library","category":null,"description":"pefile is a Python module for parsing and working with Portable Executable (PE) files, commonly found on Windows systems. It allows security analysts and developers to inspect various aspects of PE files, such as sections, imports, exports, resources, and header information. The library is actively maintained, with a recent release (2024.8.26) and frequent updates addressing bugs and adding features, primarily focusing on Python 3.","language":"python","status":"active","version":"2024.8.26","tags":["security","malware-analysis","pe-parser","windows","executable","forensics"],"install":[{"cmd":"pip install pefile","imports":["from pefile import PE","import pefile"]}],"homepage":null,"github":"https://github.com/erocarrera/pefile","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pefile/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pefile/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}