awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesBinary Pattern Interpretation

The application of assembly and language theories to translate machine patterns into human-readable logic.

Distinct from Assembly and Low-Level: Distinct from general Assembly and Low-Level tools: focuses on the theoretical interpretation and translation of patterns.

Explore 1 awesome GitHub repository matching part of an awesome list · Binary Pattern Interpretation. Refine with filters or upvote what's useful.

Awesome Binary Pattern Interpretation GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • iosre/iosappreverseengineeringiosre 的头像

    iosre/iOSAppReverseEngineering

    4,398在 GitHub 上查看↗

    这是一个针对 iOS 应用程序逆向工程的综合技术指南和课程。它作为一本手册,用于通过反汇编和调试工具剖析移动二进制文件,以分析内部应用程序逻辑和行为。 该材料作为 ARM 汇编和 Objective-C 理论的参考,提供了将底层机器代码转换为人类可读逻辑的必要框架。它将理论研究与实践练习相结合,以验证逆向工程工具在现实世界二进制文件上的使用。 范围涵盖静态二进制分析、动态运行时调试以及 iOS 系统架构的研究。这包括映射文件系统层级和数据组织,以定位应用程序资源和配置文件。

    Applies ARM assembly and Objective-C theories to translate low-level binary patterns into human-readable application logic.

    在 GitHub 上查看↗4,398
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Assembly and Low-Level
  5. Binary Pattern Interpretation