{"library":"ailment","type":"library","category":null,"description":"Ailment is the Intermediate Language (IL) used by the angr binary analysis framework. It provides a higher-level, more abstract representation of program execution than traditional assembly or micro-code, aiding in static analysis and program transformation. Currently at version 9.2.158, it is actively maintained as a core component of the angr ecosystem, with frequent updates tied to angr's release cadence.","language":"python","status":"active","version":"9.2.158","tags":["angr","reverse-engineering","intermediate-representation","binary-analysis","static-analysis"],"last_verified":"Sun May 24","install":[{"cmd":"pip install ailment","imports":["from ailment.block import Block","from ailment.statement import Statement, Assignment","from ailment.expression import Expression, Const, Register, BinaryOp"]}],"homepage":null,"github":"https://github.com/angr/ailment","docs":null,"changelog":null,"pypi":"https://pypi.org/project/ailment/","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.8,"avg_import_s":0.06,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/ailment/compatibility"}}