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
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cseagle avatar

cseagle/fREedom

0
View on GitHub↗
230 estrellas·28 forks·PLpgSQL·GPL-2.0·2 vistas

FREedom

capstone based disassembler for extracting to binnavi

Features

  • Herramientas de análisis binario - Framework for binary analysis and reverse engineering tasks.
  • Disassemblers - A disassembler and analysis tool for various architectures.
  • Disassemblers And Decompilers - A specialized tool for analyzing and deobfuscating binary code.

Historial de estrellas

Gráfico del historial de estrellas de cseagle/freedomGráfico del historial de estrellas de cseagle/freedom

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 FREedom

Proyectos open-source similares, clasificados según cuántas características comparten con FREedom.
  • 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
  • aidansteele/osx-abi-macho-file-format-referenceAvatar de aidansteele

    aidansteele/osx-abi-macho-file-format-reference

    878Ver en GitHub↗
    abiapplemach-o
    Ver en GitHub↗878
  • airbus-seclab/bincatAvatar de airbus-seclab

    airbus-seclab/bincat

    1,858Ver en GitHub↗

    Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free detection

    OCaml
    Ver en GitHub↗1,858
  • 0xd4d/iced0

    0xd4d/iced

    0Ver en GitHub↗
    Ver en GitHub↗0
Ver las 30 alternativas a FREedom→

Preguntas frecuentes

¿Qué hace cseagle/freedom?

capstone based disassembler for extracting to binnavi

¿Cuáles son las características principales de cseagle/freedom?

Las características principales de cseagle/freedom son: Herramientas de análisis binario, Disassemblers, Disassemblers And Decompilers.

¿Qué alternativas de código abierto existen para cseagle/freedom?

Las alternativas de código abierto para cseagle/freedom incluyen: dotnet/benchmarkdotnet — BenchmarkDotNet is a library and tool suite for measuring the execution time and memory allocation of .NET code. It… aidansteele/osx-abi-macho-file-format-reference. airbus-seclab/bincat — Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction,… anatolikalysch/vmattack. angr/angr — Angr is a binary analysis framework and static analysis tool used for reverse engineering compiled binaries. It serves… 0xd4d/iced.