awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
D

dloss/binary-parsing

0
View on GitHub↗
0 stele·0 fork-uri·2 vizualizări

Binary Parsing

Features

  • Instrumente de analiză binară - Resources for parsing and analyzing binary file formats.

Istoric stele

Graficul istoricului de stele pentru dloss/binary-parsingGraficul istoricului de stele pentru dloss/binary-parsing

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Binary Parsing

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Binary Parsing.
  • aidansteele/osx-abi-macho-file-format-referenceAvatar aidansteele

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

    878Vezi pe GitHub↗
    abiapplemach-o
    Vezi pe GitHub↗878
  • airbus-seclab/bincatAvatar airbus-seclab

    airbus-seclab/bincat

    1,858Vezi pe GitHub↗

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

    OCaml
    Vezi pe GitHub↗1,858
  • anatolikalysch/vmattackA

    anatolikalysch/VMAttack

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • 0xd4d/dnspyAvatar 0xd4d

    0xd4d/dnSpy

    29,539Vezi pe 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#
    Vezi pe GitHub↗29,539
Vezi toate cele 30 alternative pentru Binary Parsing→

Întrebări frecvente

Care sunt principalele funcționalități ale dloss/binary-parsing?

Principalele funcționalități ale dloss/binary-parsing sunt: Instrumente de analiză binară.

Care sunt câteva alternative open-source pentru dloss/binary-parsing?

Alternativele open-source pentru dloss/binary-parsing includ: 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…