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
gdbinit avatar

gdbinit/MachOView

0
View on GitHub↗
2,864 stars·718 forks·C·MIT·11 views

MachOView

MachOView fork

Features

  • Binary Analysis Tools - Visualizing and editing Mach-O file structures.
  • Binary Format Tools - A visual tool for inspecting Mach-O binary files.
  • Reverse Engineering And Security - View raw data of Mach-O executable files.

Star history

Star history chart for gdbinit/machoviewStar history chart for gdbinit/machoview

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with MachOView

These projects share indexed features with MachOView. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • aquynh/capstoneaquynh avatar

    aquynh/capstone

    8,839View on GitHub↗

    Capstone is a multi-architecture disassembly framework and binary translation system. It converts binary machine code into human-readable assembly instructions for a wide variety of hardware instruction set architectures and virtual machines. The framework supports a diverse range of targets, including x86, ARM, RISC-V, and MIPS, as well as virtual machine environments like WebAssembly and the Ethereum Virtual Machine. It functions as an instruction analysis tool capable of extracting granular decomposition data and semantic information from disassembled code. The engine is designed for low-

    C
    View on GitHub↗8,839
  • 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
  • alexzielenski/optoolalexzielenski avatar

    alexzielenski/optool

    1,281View on GitHub↗

    Command Line Tool for interacting with MachO binaries on OSX/iOS

    Objective-C
    View on GitHub↗1,281
  • aidansteele/osx-abi-macho-file-format-referenceaidansteele avatar

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

    878View on GitHub↗
    abiapplemach-o
    View on GitHub↗878
Compare all 30 related projects→

Frequently asked questions

What does gdbinit/machoview do?

MachOView fork

What are the main features of gdbinit/machoview?

The main features of gdbinit/machoview are: Binary Analysis Tools, Binary Format Tools, Reverse Engineering And Security.

Which projects share features with gdbinit/machoview?

Projects with overlapping indexed features include: aquynh/capstone — Capstone is a multi-architecture disassembly framework and binary translation system. It converts binary machine code… airbus-seclab/bincat — Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction,… alexzielenski/optool — Command Line Tool for interacting with MachO binaries on OSX/iOS. alonemonkey/monkeydev — MonkeyDev is a developer toolset for building, injecting, and deploying system extensions and custom dynamic libraries… anatolikalysch/vmattack. aidansteele/osx-abi-macho-file-format-reference.