awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
DevEd2 avatar

DevEd2/FXHammer-Disasm

0
View on GitHub↗
9 estrellas·2 forks·Assembly·GPL-3.0·2 vistas

FXHammer Disasm

Disassembly of FX Hammer by Aleksi Eeben

Features

  • Reverse Engineering - Disassembly of the FX-Hammer sound engine.
  • Reverse Engineering Tools - Disassembly of the FX-Hammer sound driver.

Historial de estrellas

Gráfico del historial de estrellas de deved2/fxhammer-disasmGráfico del historial de estrellas de deved2/fxhammer-disasm

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a FXHammer Disasm

Proyectos open-source similares, clasificados según cuántas características comparten con FXHammer Disasm.
  • drenn1/ages-disasmAvatar de drenn1

    drenn1/ages-disasm

    200Ver en GitHub↗

    Disassembly of Oracle of Ages and Seasons

    Assembly
    Ver en GitHub↗200
  • 0xd4d/dnspyAvatar de 0xd4d

    0xd4d/dnSpy

    29,539Ver en 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#
    Ver en GitHub↗29,539
  • blackint3/openarkB

    BlackINT3/OpenArk

    0Ver en GitHub↗
    Ver en GitHub↗0
  • h3nnn4n/reverse-engineering-the-gameboy-tetrisAvatar de h3nnn4n

    h3nnn4n/Reverse-Engineering-the-GameBoy-Tetris

    27Ver en GitHub↗

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

    Shell
    Ver en GitHub↗27
Ver las 30 alternativas a FXHammer Disasm→

Preguntas frecuentes

¿Qué hace deved2/fxhammer-disasm?

Disassembly of FX Hammer by Aleksi Eeben

¿Cuáles son las características principales de deved2/fxhammer-disasm?

Las características principales de deved2/fxhammer-disasm son: Reverse Engineering, Reverse Engineering Tools.

¿Qué alternativas de código abierto existen para deved2/fxhammer-disasm?

Las alternativas de código abierto para deved2/fxhammer-disasm incluyen: horsicq/detect-it-easy — Detect-It-Easy is a binary file identifier and analysis toolkit designed to determine file formats, compilers, and… h3nnn4n/reverse-engineering-the-gameboy-tetris — This is my personal attempt on reverse engineering the Tetris gameboy. blackint3/openark. drenn1/ages-disasm — Disassembly of Oracle of Ages and Seasons. 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#…