awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
D

dloss/binary-parsing

0
View on GitHub↗
0 estrellas·0 forks·4 vistas

Binary Parsing

Features

  • Herramientas de análisis binario - Resources for parsing and analyzing binary file formats.

Historial de estrellas

Gráfico del historial de estrellas de dloss/binary-parsingGráfico del historial de estrellas de dloss/binary-parsing

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Binary Parsing

Proyectos open-source similares, clasificados según cuántas características comparten con Binary Parsing.
  • aidansteele/osx-abi-macho-file-format-referenceAvatar de aidansteele

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

    878Ver en GitHub↗
    abiapplemach-o
    Ver en GitHub↗878
  • airbus-seclab/bincatAvatar de airbus-seclab

    airbus-seclab/bincat

    1,858Ver en GitHub↗

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

    OCaml
    Ver en GitHub↗1,858
  • anatolikalysch/vmattackA

    anatolikalysch/VMAttack

    0Ver en GitHub↗
    Ver en GitHub↗0
  • 0xd4d/dnspyAvatar de 0xd4d

    0xd4d/dnSpy

    29,539Ver en 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#
    Ver en GitHub↗29,539
Ver las 30 alternativas a Binary Parsing→

Preguntas frecuentes

¿Cuáles son las características principales de dloss/binary-parsing?

Las características principales de dloss/binary-parsing son: Herramientas de análisis binario.

¿Qué alternativas de código abierto existen para dloss/binary-parsing?

Las alternativas de código abierto para dloss/binary-parsing incluyen: 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…