Back to browse
Luma – A New Workspace for Frida

Luma – A New Workspace for Frida

by oleavr·Jun 27, 2026·1 point·0 comments

AI Analysis

●●●●GemWizardrySolve My ProblemZero to One

From Frida's creator: collaborative reverse engineering with instruction-level CFG visualization.

Strengths
  • Metal-accelerated native rendering keeps huge traces smooth at native frame rates.
  • Persistent workspaces survive crashes—REPL history and hooks restore on re-attach.
  • Real-time collaboration with GitHub auth brings multiple analysts into shared sessions.
Weaknesses
  • Intel macOS download only on landing page—Apple Silicon and Linux builds less prominent.
  • Niche audience limits broader adoption beyond reverse engineering community.
Target Audience

Reverse engineers, security researchers, malware analysts

Similar To

Ghidra · Cutter · x64dbg

Post Description

Hi HN! I'm the creator of Frida.

I'd like to share Luma, a new workspace for Frida that I've been working on for quite a while.

The goal is to bring together the workflows I kept bouncing between while reverse engineering and instrumenting applications: persistent workspaces, an interactive REPL, `frida-trace`, collaboration, and more, in a single application.

It runs on macOS, iOS, Linux, and Windows, and it's open source.

Happy to answer any questions.

Similar Projects