awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • iosre/iosappreverseengineeringAvatar de iosre

    iosre/iOSAppReverseEngineering

    4,398Voir sur GitHub↗

    This project is a comprehensive technical guide and course for reverse engineering iOS applications. It serves as a manual for dissecting mobile binaries using disassembly and debugging tools to analyze internal application logic and behavior. The material functions as a reference for ARM assembly and Objective-C theories, providing the necessary framework to translate low-level machine code into human-readable logic. It combines theoretical study with practical exercises to validate the use of reverse engineering tools on real-world binaries. The scope covers static binary analysis, dynamic

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

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