{"library":"dncil","type":"library","category":null,"description":"dncil is an open-source Python library developed by the FLARE team to disassemble Common Intermediate Language (CIL) instructions. It supports parsing the header, instructions, and exception handlers of .NET managed methods, exposing the data through an object-oriented API. The library is currently at version 1.0.2 and receives minor bug fixes and improvements with each release.","language":"python","status":"active","version":"1.0.2","tags":["disassembler","cil",".net","reverse-engineering","mandiant","flare"],"last_verified":"Sun May 24","install":[{"cmd":"pip install dncil","imports":["from dncil.cil.body import CilMethodBody","from dncil.cil.body.reader import CilMethodBodyReader","from dncil.cil.instruction import Instruction","from dncil.cil.error import MethodBodyFormatError"]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/dncil/","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.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/dncil/compatibility"}}