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

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

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
R

redasmorg/redasm

0
View on GitHub↗
0 estrellas·0 forks·4 vistas

Redasm

Features

  • Disassemblers - Open-source disassembler for binary analysis.

Historial de estrellas

Gráfico del historial de estrellas de redasmorg/redasmGráfico del historial de estrellas de redasmorg/redasm

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 Redasm

Proyectos open-source similares, clasificados según cuántas características comparten con Redasm.
  • dotnet/benchmarkdotnetAvatar de dotnet

    dotnet/BenchmarkDotNet

    11,428Ver en GitHub↗

    BenchmarkDotNet is a library and tool suite for measuring the execution time and memory allocation of .NET code. It utilizes statistical sampling and warm-up iterations to determine the stability and precise execution speed of specific methods. The project provides a JIT disassembly viewer to inspect processor disassembly and analyze how the compiler executes code paths. It includes a memory allocation profiler that tracks managed and native memory traffic to identify efficiency bottlenecks. Additionally, a runtime performance comparator allows the same benchmarks to be executed across differ

    C#benchmarkbenchmarkingc-sharp
    Ver en GitHub↗11,428
  • cseagle/freedomAvatar de cseagle

    cseagle/fREedom

    230Ver en GitHub↗

    capstone based disassembler for extracting to binnavi

    PLpgSQL
    Ver en GitHub↗230
  • das-labor/panopticonAvatar de das-labor

    das-labor/panopticon

    1,443Ver en GitHub↗

    A libre cross-platform disassembler.

    Rust
    Ver en GitHub↗1,443
  • bontchev/pcodedmpB

    bontchev/pcodedmp

    0Ver en GitHub↗
    Ver en GitHub↗0
Ver las 10 alternativas a Redasm→

Preguntas frecuentes

¿Cuáles son las características principales de redasmorg/redasm?

Las características principales de redasmorg/redasm son: Disassemblers.

¿Qué alternativas de código abierto existen para redasmorg/redasm?

Las alternativas de código abierto para redasmorg/redasm incluyen: dotnet/benchmarkdotnet — BenchmarkDotNet is a library and tool suite for measuring the execution time and memory allocation of .NET code. It… bontchev/pcodedmp. cseagle/freedom — capstone based disassembler for extracting to binnavi. das-labor/panopticon — A libre cross-platform disassembler. gdabah/distorm — Powerful Disassembler Library For x86/AMD64. jjyg/metasm.