awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
illera88 avatar

illera88/Ponce

0
View on GitHub↗
1,619 stars·83 forks·C++·3 viewsdocs.idaponce.com↗

Ponce

IDA 2016 plugin contest winner! Symbolic Execution just one-click away!

Features

  • Binary Analysis Tools - Provides taint analysis and symbolic execution capabilities.

Star history

Star history chart for illera88/ponceStar history chart for illera88/ponce

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Ponce

Similar open-source projects, ranked by how many features they share with Ponce.
  • aidansteele/osx-abi-macho-file-format-referenceaidansteele avatar

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

    878View on GitHub↗
    abiapplemach-o
    View on GitHub↗878
  • airbus-seclab/bincatairbus-seclab avatar

    airbus-seclab/bincat

    1,858View on GitHub↗

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

    OCaml
    View on GitHub↗1,858
  • anatolikalysch/vmattackA

    anatolikalysch/VMAttack

    0View on GitHub↗
    View on GitHub↗0
  • 0xd4d/dnspy0xd4d avatar

    0xd4d/dnSpy

    29,539View on 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#
    View on GitHub↗29,539
See all 30 alternatives to Ponce→

Frequently asked questions

What does illera88/ponce do?

IDA 2016 plugin contest winner! Symbolic Execution just one-click away!

What are the main features of illera88/ponce?

The main features of illera88/ponce are: Binary Analysis Tools.

What are some open-source alternatives to illera88/ponce?

Open-source alternatives to illera88/ponce include: 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…