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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
pfalcon avatar

pfalcon/ScratchABit

0
View on GitHub↗
413 stars·48 forks·Python·GPL-3.0·8 views

ScratchABit

Easily retargetable and hackable interactive disassembler with IDAPython-compatible plugin API

Features

  • IDA Pro Plugins - An interactive disassembler with IDAPython-compatible APIs.
  • Reverse Engineering - Customizable disassembler with support for Python-based plugins.
  • Reverse Engineering Tools - Retargetable interactive disassembler with plugin support.
  • Security and Debugging - Interactive disassembler with a plugin-friendly API.

Star history

Star history chart for pfalcon/scratchabitStar history chart for pfalcon/scratchabit

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 ScratchABit

Similar open-source projects, ranked by how many features they share with ScratchABit.
  • deved2/fxhammer-disasmDevEd2 avatar

    DevEd2/FXHammer-Disasm

    9View on GitHub↗

    Disassembly of FX Hammer by Aleksi Eeben

    Assembly
    View on GitHub↗9
  • 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
  • blackint3/openarkB

    BlackINT3/OpenArk

    0View on GitHub↗
    View on GitHub↗0
  • drenn1/ages-disasmdrenn1 avatar

    drenn1/ages-disasm

    200View on GitHub↗

    Disassembly of Oracle of Ages and Seasons

    Assembly
    View on GitHub↗200
See all 30 alternatives to ScratchABit→

Frequently asked questions

What does pfalcon/scratchabit do?

Easily retargetable and hackable interactive disassembler with IDAPython-compatible plugin API

What are the main features of pfalcon/scratchabit?

The main features of pfalcon/scratchabit are: IDA Pro Plugins, Reverse Engineering, Reverse Engineering Tools, Security and Debugging.

What are some open-source alternatives to pfalcon/scratchabit?

Open-source alternatives to pfalcon/scratchabit include: h3nnn4n/reverse-engineering-the-gameboy-tetris — This is my personal attempt on reverse engineering the Tetris gameboy. drenn1/ages-disasm — Disassembly of Oracle of Ages and Seasons. blackint3/openark. deved2/fxhammer-disasm — Disassembly of FX Hammer by Aleksi Eeben. 0xd4d/dnspy — dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It… horsicq/detect-it-easy — Detect-It-Easy is a binary file identifier and analysis toolkit designed to determine file formats, compilers, and…