awesome-repositories.com
Blog
MCP
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
·
illera88 avatar

illera88/Ponce

0
View on GitHub↗
1,619 Stars·83 Forks·C++·1 Aufrufdocs.idaponce.com↗

Ponce

Gewinner des IDA 2016 Plugin-Wettbewerbs! Symbolische Ausführung nur einen Klick entfernt!

Features

  • Binäranalyse-Tools - Bietet Taint-Analyse und symbolische Ausführungsfunktionen.

Star-Verlauf

Star-Verlauf für illera88/ponceStar-Verlauf für illera88/ponce

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 Ponce

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Ponce.
  • 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 Ponce anzeigen→

Häufig gestellte Fragen

Was macht illera88/ponce?

Gewinner des IDA 2016 Plugin-Wettbewerbs! Symbolische Ausführung nur einen Klick entfernt!

Was sind die Hauptfunktionen von illera88/ponce?

Die Hauptfunktionen von illera88/ponce sind: Binäranalyse-Tools.

Welche Open-Source-Alternativen gibt es zu illera88/ponce?

Open-Source-Alternativen zu illera88/ponce 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…