{"library":"cle","type":"library","category":null,"description":"CLE (Common Library for Executables) is a Python library that loads binaries and their associated libraries, resolves imports, and provides an abstraction of process memory, mimicking how an operating system's loader would present them. It is a core component of the larger angr binary analysis framework. The current version is 9.2.209, and it maintains an active release cadence as part of the angr project.","language":"python","status":"active","version":"9.2.209","tags":["binary analysis","loader","executables","memory mapping","reverse engineering","security"],"install":[{"cmd":"pip install cle","imports":["from cle import Loader","import cle"]}],"homepage":"https://api.angr.io/projects/cle/en/latest/","github":"https://github.com/angr/cle","docs":null,"changelog":null,"pypi":"https://pypi.org/project/cle/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":6.1,"avg_import_s":1.22,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/cle/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}