awesome-repositories.com
Blog
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
·
R

ret2got/disasm.pro

0
View on GitHub↗
0 stars·0 forks·0 views

Disasm.pro

Features

  • Analysis Plugins - Real-time assembler and disassembler.

Star history

Star history chart for ret2got/disasm.proStar history chart for ret2got/disasm.pro

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 Disasm.pro

Similar open-source projects, ranked by how many features they share with Disasm.pro.
  • joxeankoret/diaphorajoxeankoret avatar

    joxeankoret/diaphora

    4,301View on GitHub↗

    Diaphora is a binary diffing tool and similarity engine designed to compare compiled binaries and identify changed or matching code sections. It functions as a reverse engineering plugin that maps relationships between functions and detects compilation units using assembler analysis and graph theory. The project specializes in vulnerability patch analysis, allowing users to detect security fixes by comparing different versions of a binary. It synchronizes analysis metadata, such as symbol names and comments, between binaries and generates patches by comparing decompiled pseudo-code. The engi

    Python
    View on GitHub↗4,301
  • google/binexportgoogle avatar

    google/binexport

    1,191View on GitHub↗

    Export disassemblies into Protocol Buffers

    C++binary-ninjabinary-ninja-pluginbindiff
    View on GitHub↗1,191
  • nowsecure/r2fridanowsecure avatar

    nowsecure/r2frida

    1,426View on GitHub↗

    Radare2 and Frida better together.

    TypeScriptandroid-securitydynamic-analysisfrida
    View on GitHub↗1,426
  • androguard/androguardandroguard avatar

    androguard/androguard

    6,116View on GitHub↗

    Reverse engineering and pentesting for Android applications

    Python
    View on GitHub↗6,116
See all 11 alternatives to Disasm.pro→

Frequently asked questions

What are the main features of ret2got/disasm.pro?

The main features of ret2got/disasm.pro are: Analysis Plugins.

What are some open-source alternatives to ret2got/disasm.pro?

Open-source alternatives to ret2got/disasm.pro include: joxeankoret/diaphora — Diaphora is a binary diffing tool and similarity engine designed to compare compiled binaries and identify changed or… google/binexport — Export disassemblies into Protocol Buffers. nowsecure/r2frida — Radare2 and Frida better together. pbiernat/ripr. radareorg/cutter. radareorg/r2dec-js.