awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
D

dloss/binary-parsing

0
View on GitHub↗
0 stars·0 forks·4 vues

Binary Parsing

Features

  • Outils d'analyse binaire - Resources for parsing and analyzing binary file formats.

Historique des stars

Graphique de l'historique des stars pour dloss/binary-parsingGraphique de l'historique des stars pour dloss/binary-parsing

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Binary Parsing

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Binary Parsing.
  • aidansteele/osx-abi-macho-file-format-referenceAvatar de aidansteele

    aidansteele/osx-abi-macho-file-format-reference

    878Voir sur GitHub↗
    abiapplemach-o
    Voir sur GitHub↗878
  • airbus-seclab/bincatAvatar de airbus-seclab

    airbus-seclab/bincat

    1,858Voir sur GitHub↗

    Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free detection

    OCaml
    Voir sur GitHub↗1,858
  • anatolikalysch/vmattackA

    anatolikalysch/VMAttack

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • 0xd4d/dnspyAvatar de 0xd4d

    0xd4d/dnSpy

    29,539Voir sur GitHub↗

    dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It functions as a decompiler that converts assemblies back into readable high-level source code, an assembly editor for modifying bytecode and metadata, and a debugger for inspecting compiled binaries. The project integrates a hex editor specifically for inspecting and modifying raw bytes and Common Intermediate Language structures. It allows for the direct modification of binary contents to change application behavior without requiring the original project source files. The tool

    C#
    Voir sur GitHub↗29,539
Voir les 30 alternatives à Binary Parsing→

Questions fréquentes

Quelles sont les fonctionnalités principales de dloss/binary-parsing ?

Les fonctionnalités principales de dloss/binary-parsing sont : Outils d'analyse binaire.

Quelles sont les alternatives open-source à dloss/binary-parsing ?

Les alternatives open-source à dloss/binary-parsing incluent : aidansteele/osx-abi-macho-file-format-reference. airbus-seclab/bincat — Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction,… anatolikalysch/vmattack. angr/angr — Angr is a binary analysis framework and static analysis tool used for reverse engineering compiled binaries. It serves… aquynh/capstone — Capstone is a multi-architecture disassembly framework and binary translation system. It converts binary machine code… 0xd4d/dnspy — dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It…