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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
R

redasmorg/redasm

0
View on GitHub↗
0 stars·0 forks·6 vues

Redasm

Features

  • Disassemblers - Open-source disassembler for binary analysis.

Historique des stars

Graphique de l'historique des stars pour redasmorg/redasmGraphique de l'historique des stars pour redasmorg/redasm

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Redasm

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Redasm.
  • dotnet/benchmarkdotnetAvatar de dotnet

    dotnet/BenchmarkDotNet

    11,428Voir sur 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
    Voir sur GitHub↗11,428
  • cseagle/freedomAvatar de cseagle

    cseagle/fREedom

    230Voir sur GitHub↗

    capstone based disassembler for extracting to binnavi

    PLpgSQL
    Voir sur GitHub↗230
  • das-labor/panopticonAvatar de das-labor

    das-labor/panopticon

    1,443Voir sur GitHub↗

    A libre cross-platform disassembler.

    Rust
    Voir sur GitHub↗1,443
  • bontchev/pcodedmpB

    bontchev/pcodedmp

    0Voir sur GitHub↗
    Voir sur GitHub↗0
Voir les 10 alternatives à Redasm→

Questions fréquentes

Quelles sont les fonctionnalités principales de redasmorg/redasm ?

Les fonctionnalités principales de redasmorg/redasm sont : Disassemblers.

Quelles sont les alternatives open-source à redasmorg/redasm ?

Les alternatives open-source à redasmorg/redasm incluent : 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.