MacBuddy
Archaeology icon

Archaeology

Misc
4.3(105 votes)

macOS

Updated: Jun 17, 2026

Archaeology is a native macOS binary inspection tool that lets you open, parse, and navigate the internal structure of compiled files, executables, and other opaque binary formats without touching the command line.

What is Archaeology?

Archaeology is a macOS utility for visually exploring binary files — the compiled, non-human-readable artifacts that most editors simply refuse to open. Where a text editor gives up and shows a screen full of garbled characters, Archaeology presents the file's internal layout in a structured, browsable form. Think of it as a hex editor's more thoughtful sibling: less about raw byte manipulation, more about understanding what you're looking at.

It's the kind of app that earns a permanent dock spot the first time you need to figure out why a compiled binary behaves unexpectedly, or when you're reverse-engineering a file format nobody documented.

What does Archaeology do best?

Archaeology excels at making binary content navigable and meaningful rather than just visible. Where competing tools like Hex Fiend shine at raw byte-level editing and 010 Editor offers deep template scripting, Archaeology leans into quick structural comprehension — open a file, immediately see its anatomy, and start drilling down without writing a single template or grep pattern.

  • Structured tree view — parsed headers, segments, and records appear as an expandable hierarchy rather than a flat byte stream.
  • Multiple format awareness — common binary containers are recognised out of the box, so you're not starting from scratch every time.
  • Lightweight footprint — it launches in under a second, which matters when you just want a fast answer about an unknown file.
  • Mac-native UI — it feels like a macOS app, not a Unix tool duct-taped to a window. Keyboard navigation, proper resizable panes, system fonts.

I've found it most valuable when staring at an undocumented export from a game engine or a proprietary data file a client sent over — the kind of situation where xxd in Terminal gives you bytes but no story. Archaeology gives you the story first.

Who should use Archaeology?

Archaeology is aimed squarely at developers, security researchers, and technically-curious power users who regularly encounter compiled or proprietary binary files. If your work involves reverse engineering, format research, debugging build artifacts, or auditing third-party libraries, it belongs in your toolkit alongside Instruments and LLDB.

It is not a casual app. Someone who just wants to open a JPEG or poke at a PDF will find Preview more useful. But if you've ever muttered "what on earth is inside this file" at your terminal, Archaeology is exactly the answer.

Is Archaeology free?

Archaeology is free to download directly from the developer's site at mothersruin.com. The developer, Mother's Ruin Software, maintains a focused catalog of niche Mac utilities and distributes them without requiring an App Store account or subscription. Check the official page for the current licensing terms, as indie Mac apps of this type sometimes operate on a donationware or pay-what-you-want model.

How does Archaeology compare to Hex Fiend?

Hex Fiend is the gold standard for raw hex editing on macOS — if you need to make byte-precise edits to a binary file, it's still the first tool I reach for. Archaeology occupies a different niche: it's optimized for reading and understanding rather than editing. The two tools complement each other rather than compete. I keep both installed; Hex Fiend opens when I need to patch something, Archaeology opens when I need to understand something.

Against something like MachOView (which focuses specifically on Mach-O executables), Archaeology is more general-purpose — useful across a broader range of binary formats rather than being tuned to one specific container type.

What are the best Archaeology alternatives?

The closest alternatives depend on what you need:

  1. Hex Fiend — best free hex editor on macOS; great for editing, less opinionated about structure.
  2. 010 Editor — cross-platform, powerful template engine, but expensive and heavier.
  3. MachOView — free, purpose-built for macOS Mach-O binaries specifically.
  4. Synalyze It! Pro — another Mac-native binary analysis tool with grammar-based parsing; more polished UI but paid.

Archaeology's edge over all of them is its no-friction launch experience and genuinely native macOS feel. None of the alternatives feel quite as at-home on a Mac.

Software Information

Software Name
Archaeology
Version
Latest
Developer
Category
Misc
OS Compatibility
macOS
Architecture
Apple Silicon & Intel (Universal)
License
Shareware
Language
English
File Size
Last Updated
Jun 17, 2026