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
·
cseagle avatar

cseagle/fREedom

0
View on GitHub↗
230 stars·28 forks·PLpgSQL·GPL-2.0·6 views

FREedom

capstone based disassembler for extracting to binnavi

Features

  • Binary Analysis Tools - 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.

Star history

Star history chart for cseagle/freedomStar history chart for cseagle/freedom

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

Open-source alternatives to FREedom

Similar open-source projects, ranked by how many features they share with FREedom.
  • dotnet/benchmarkdotnetdotnet avatar

    dotnet/BenchmarkDotNet

    11,428View on 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
    View on GitHub↗11,428
  • aidansteele/osx-abi-macho-file-format-referenceaidansteele avatar

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

    878View on GitHub↗
    abiapplemach-o
    View on GitHub↗878
  • airbus-seclab/bincatairbus-seclab avatar

    airbus-seclab/bincat

    1,858View on GitHub↗

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

    OCaml
    View on GitHub↗1,858
  • 0xd4d/iced0

    0xd4d/iced

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to FREedom→

Frequently asked questions

What does cseagle/freedom do?

capstone based disassembler for extracting to binnavi

What are the main features of cseagle/freedom?

The main features of cseagle/freedom are: Binary Analysis Tools, Disassemblers, Disassemblers And Decompilers.

What are some open-source alternatives to cseagle/freedom?

Open-source alternatives to cseagle/freedom include: 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.