{"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"],"last_verified":"Fri May 22","install":[{"cmd":"pip install cle","imports":["import cle\nloader = cle.Loader(...)"]}],"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":40,"avg_install_s":6.3,"avg_import_s":1.18,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/cle/compatibility"}}