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
pret avatar

pret/pokeyellow

0
View on GitHub↗
851 stars·332 forks·Assembly·9 views

Pokeyellow

Disassembly of Pokemon Yellow

Features

  • Reverse Engineering - Complete disassembly of the Pokémon Yellow game.
  • Reverse Engineering Projects - Disassembly project for classic handheld game software.
  • Reverse Engineering Tools - Complete disassembly of Pokémon Yellow.

Star history

Star history chart for pret/pokeyellowStar history chart for pret/pokeyellow

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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 Pokeyellow

Similar open-source projects, ranked by how many features they share with Pokeyellow.
  • pret/pokeredpret avatar

    pret/pokered

    4,755View on GitHub↗

    Pokered is a comprehensive suite of tools for the disassembly, debugging, and compilation of Game Boy ROMs. It provides a full disassembly of original game binaries into human-readable assembly source code, alongside a dedicated assembly toolchain for compiling modifications back into playable ROM files. The project includes a specialized ROM debugger for monitoring internal game states and a patching tool used to generate binary patches for applying assembly-level changes. The framework covers a wide range of reverse engineering and modification capabilities, including the analysis of binar

    Assembly
    View on GitHub↗4,755
  • 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
  • deved2/fxhammer-disasmDevEd2 avatar

    DevEd2/FXHammer-Disasm

    9View on GitHub↗

    Disassembly of FX Hammer by Aleksi Eeben

    Assembly
    View on GitHub↗9
See all 30 alternatives to Pokeyellow→

Frequently asked questions

What does pret/pokeyellow do?

Disassembly of Pokemon Yellow

What are the main features of pret/pokeyellow?

The main features of pret/pokeyellow are: Reverse Engineering, Reverse Engineering Projects, Reverse Engineering Tools.

What are some open-source alternatives to pret/pokeyellow?

Open-source alternatives to pret/pokeyellow include: pret/pokered — Pokered is a comprehensive suite of tools for the disassembly, debugging, and compilation of Game Boy ROMs. It… 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… federicodotta/brida — The new bridge between Burp Suite and Frida!