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

h3nnn4n/Reverse-Engineering-the-GameBoy-Tetris

0
View on GitHub↗
27 stars·3 forks·Shell·11 views

Reverse Engineering The GameBoy Tetris

This is my personal attempt on reverse engineering the Tetris gameboy.

Features

  • Reverse Engineering - Analysis and documentation for reverse engineering classic titles.
  • Reverse Engineering Tools - Analysis and reverse engineering of Tetris.

Star history

Star history chart for h3nnn4n/reverse-engineering-the-gameboy-tetrisStar history chart for h3nnn4n/reverse-engineering-the-gameboy-tetris

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Reverse Engineering The GameBoy Tetris

These projects share indexed features with Reverse Engineering The GameBoy Tetris. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 30 related projects→

Frequently asked questions

What does h3nnn4n/reverse-engineering-the-gameboy-tetris do?

This is my personal attempt on reverse engineering the Tetris gameboy.

What are the main features of h3nnn4n/reverse-engineering-the-gameboy-tetris?

The main features of h3nnn4n/reverse-engineering-the-gameboy-tetris are: Reverse Engineering, Reverse Engineering Tools.

Which projects share features with h3nnn4n/reverse-engineering-the-gameboy-tetris?

Projects with overlapping indexed features include: horsicq/detect-it-easy — Detect-It-Easy is a binary file identifier and analysis toolkit designed to determine file formats, compilers, and… 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… icsharpcode/ilspy — ILSpy is a .NET decompiler and binary analyzer designed to convert compiled .NET assemblies back into readable C#…