# A64Dbg-iOS **Repository Path**: jskew/A64Dbg-iOS ## Basic Information - **Project Name**: A64Dbg-iOS - **Description**: An arm64 assembly level debugger for macOS/iOS/Android on ARM macOS. - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-25 - **Last Updated**: 2021-03-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # A64Dbg on ARM macOS #### Description An arm64 assembly level debugger for Apple ARM macOS. Note, if you cannot run A64Dbg.app, try to codesign it with: ``` codesign --force --deep --sign - /path/to/A64Dbg.app ``` Follow us for update or bug report: |Platform|Account| |-|-| |Email|liubaijiang@yunyoo.cn| |公众号|刘柏江| |头条抖音|刘柏江| |微博|刘柏江VM| |码云|https://gitee.com/geekneo/|