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 RepositoriesStructure Inspections

Tools for analyzing the internal memory and data layouts of binaries and operating systems.

Distinct from System Internals: Distinct from System Internals: provides active inspection tools rather than general knowledge resources.

Explore 1 awesome GitHub repository matching software engineering & architecture · Structure Inspections. Refine with filters or upvote what's useful.

Awesome Structure Inspections 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.
  • horsicq/detect-it-easyAvatar de horsicq

    horsicq/Detect-It-Easy

    10,266Voir sur GitHub↗

    Detect-It-Easy is a binary file identifier and analysis toolkit designed to determine file formats, compilers, and packers. It functions as a binary file identifier that utilizes signature matching and heuristic analysis to identify executable and archive formats. The project includes a custom file signature engine and a scriptable rule system for defining and applying detection logic to identify specific binary patterns. It features specialized detectors for Android packages, such as APK and DEX files, and a malware packer detector to identify protections, obfuscators, and virus families. T

    Allows for the examination of internal system layouts to understand operating system data and memory organization.

    JavaScriptbinary-analysisdebuggerdetect
    Voir sur GitHub↗10,266
  1. Home
  2. Software Engineering & Architecture
  3. System Internals
  4. Structure Inspections