awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
B

BinSigma/BinSourcerer

0
View on GitHub↗
0 Stars·0 Forks·1 Aufruf

BinSourcerer

Features

  • Binäranalyse-Tools - Framework für den Abgleich von Assembler zu Quellcode und Binäraudits.

Star-Verlauf

Star-Verlauf für binsigma/binsourcererStar-Verlauf für binsigma/binsourcerer

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu BinSourcerer

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit BinSourcerer.
  • aidansteele/osx-abi-macho-file-format-referenceAvatar von aidansteele

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

    878Auf GitHub ansehen↗
    abiapplemach-o
    Auf GitHub ansehen↗878
  • airbus-seclab/bincatAvatar von airbus-seclab

    airbus-seclab/bincat

    1,858Auf GitHub ansehen↗

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

    OCaml
    Auf GitHub ansehen↗1,858
  • anatolikalysch/vmattackA

    anatolikalysch/VMAttack

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • 0xd4d/dnspyAvatar von 0xd4d

    0xd4d/dnSpy

    29,539Auf GitHub ansehen↗

    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#
    Auf GitHub ansehen↗29,539
Alle 30 Alternativen zu BinSourcerer anzeigen→

Häufig gestellte Fragen

Was sind die Hauptfunktionen von binsigma/binsourcerer?

Die Hauptfunktionen von binsigma/binsourcerer sind: Binäranalyse-Tools.

Welche Open-Source-Alternativen gibt es zu binsigma/binsourcerer?

Open-Source-Alternativen zu binsigma/binsourcerer sind unter anderem: 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…