# CapstoneMac **Repository Path**: leegithub/capstone-mac ## Basic Information - **Project Name**: CapstoneMac - **Description**: Capstone is a disassembly framework with the target of becoming the ultimate disasm engine for binary analysis and reversing in the security community. - **Primary Language**: C - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-10 - **Last Updated**: 2022-08-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # capstone [![CI Status](https://img.shields.io/travis/Lee/capstone.svg?style=flat)](https://travis-ci.org/Lee/capstone) [![Version](https://img.shields.io/cocoapods/v/capstone.svg?style=flat)](https://cocoapods.org/pods/capstone) [![License](https://img.shields.io/cocoapods/l/capstone.svg?style=flat)](https://cocoapods.org/pods/capstone) [![Platform](https://img.shields.io/cocoapods/p/capstone.svg?style=flat)](https://cocoapods.org/pods/capstone) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation capstone is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'capstone' ``` ## Author Lee, libo@pinpianyi.com ## License capstone is available under the MIT license. See the LICENSE file for more info.