{"library":"capstone","type":"library","category":null,"description":"Capstone is a lightweight, multi-platform, and multi-architecture disassembly framework. It provides robust Python bindings, allowing developers to programmatically disassemble machine code for various architectures like X86, ARM, Mips, and PowerPC. Widely used in binary analysis and reverse engineering, Capstone aims to be a comprehensive disassembly engine for the security community. The library is actively maintained, with the current stable version being 5.0.7, and receives regular updates including new architecture support and bug fixes.","language":"python","status":"active","version":"5.0.7","tags":["disassembly","reverse engineering","binary analysis","security"],"last_verified":"Thu May 21","install":[{"cmd":"pip install capstone","imports":["from capstone import Cs, CS_ARCH_X86, CS_MODE_64"]}],"homepage":"https://www.capstone-engine.org","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/capstone/","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.15,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/capstone/compatibility"}}