Relyze logo

Relyze Review

Visit

Interactive software analysis and reverse engineering platform

Relyze is a reverse engineering and binary analysis tool for security researchers and malware analysts.

Relyze·Founded 2015·FreeFree PlanFree TrialAI SecurityAI Coding ToolsAI Compliance

AI Panel Score

7.7/10

6 AI reviews

Reviewed

What is Relyze?

Relyze is a reverse engineering and binary analysis tool for security researchers and malware analysts examining executable files, malware samples, and binary code. The Windows desktop application provides a multi-architecture disassembler covering x86, x64, ARM32, and ARM64, a native code decompiler that turns raw assembly into readable pseudo code, PE and ELF binary support, binary diffing, control flow graph reconstruction with interactive visualization, and a Ruby plugin framework with x64dbg database integration. It also loads symbol files, analyzes static libraries in parallel, and generates PE import hashes. The desktop edition is free for non-commercial use with no credit card required, while commercial Professional pricing is quote-based. TopReviewed's six-seat AI review panel scored it 7.5/10, praising the single-engine multi-architecture decompiler while noting the product is Windows-only with no Linux or macOS client. It fits malware analysts and security teams who want a focused, polished Windows reverse engineering desktop alongside tools like Ghidra.

About Relyze

Relyze is a comprehensive reverse engineering platform designed for security researchers, malware analysts, and software engineers who need to examine and understand binary executable files. The software provides interactive analysis capabilities that allow users to disassemble, debug, and analyze various file formats including PE, ELF, and other executable types.

The platform features advanced disassembly engines, interactive graphical interfaces, and debugging capabilities that enable detailed examination of software behavior. Users can analyze malware samples, investigate security vulnerabilities, understand software functionality, and conduct forensic analysis of executable files. Relyze supports multiple processor architectures and file formats commonly encountered in security research.

The tool is positioned as a professional-grade solution for organizations and individuals involved in cybersecurity, malware research, software security assessment, and digital forensics. It competes with other reverse engineering tools by offering an integrated environment that combines multiple analysis techniques in a single platform.

Relyze targets security professionals working in threat intelligence, incident response, malware analysis, and vulnerability research. The platform aims to streamline the reverse engineering workflow by providing comprehensive analysis capabilities alongside visualization and reporting features that support detailed technical investigations.

Features

Analytics

  • Binary Diff (Differential Analysis)

    Performs differential analysis against two binaries to explore their similarities and differences, useful for auditing patches or version changes.

  • Control Flow Graph Reconstruction

    Automatically reconstructs control flow graphs, resolves indirect calls, generates references, and discovers stack variables during analysis.

  • Static Library Analysis

    Provides a GUI plugin to manually query and apply static library packages against all non-library functions, aiding in function identification.

Automation

  • Parallel Multi-Binary Analysis

    Supports performing analysis on multiple binaries in parallel and saving results to the Relyze library, enabling automated large-scale batch processing.

Core

  • Interactive Graph Visualization

    Visualizes relationships between code and data through interactive control flow, call, and reference graphs for intuitive binary navigation.

  • Multi-Architecture Disassembler

    Disassembles native code binaries across x86, x64, ARM32, and ARM64 architectures to expose low-level instruction details.

  • Native Code Decompiler

    Converts low-level native code into high-level pseudo code, enabling analysts to quickly understand program behavior without reading raw assembly.

  • PE and ELF Binary Support

    Provides extensive coverage for both Portable Executable (PE) and Executable and Linking Format (ELF) binaries, including rich meta data for analysis.

  • Symbol File Loading

    Supports loading symbol formats such as PDB, embedded COFF, STAB, TDS, and MAP files to enrich and contextualize binary analysis.

Customization

  • Ruby Plugin Framework

    Provides a rich Ruby plugin framework that allows users to write and load their own plugins to extend and automate Relyze's analysis capabilities.

Integration

  • x64dbg Database Integration

    Includes a built-in plugin to import or export x64dbg databases, including bookmarks, comments, and labels, bridging static and dynamic analysis workflows.

Security

  • PE Import Hash (IMPHASH) Generation

    Generates an IMPHASH for PE files and can search the current library for archives with matching hashes, supporting malware triage and attribution.

Pricing Plans

Popular

Free

Free

Relyze Desktop is available free of charge; the vendor purchase page now redirects to the free download (checked 2026-09-02).

  • Analyze and explore PE and ELF binaries across x86, x64, ARM32 and ARM64
  • Decompiler converting native code to editable pseudo code
  • Interactive and pseudocode binary diffing
  • Multi-threaded and automated batch analysis
  • Control flow and call graph navigation
  • Ruby plugin framework

AI Panel Reviews

The Decision Maker

The Decision Maker

Strategic bet, vendor viability, timing, adoption approval
7.6/10

Relyze is a credible reverse engineering tool, but it is a tiny vendor in a crowded field.

Relyze gives malware and security teams a real disassembler and decompiler, free of charge. The catch is vendor scale: Relyze Software Limited is a small UK shop competing against free Ghidra and entrenched IDA Pro.

Reverse engineering teams already standardize on IDA Pro or free Ghidra. Relyze is the third name most analysts have heard but few have made the house tool, so adopting it is a deliberate choice you will have to explain.

The product itself holds up. Founded in 2015, Relyze ships a Native Code Decompiler across x86, x64, ARM32 and ARM64, plus Binary Diff for auditing patches and a Ruby plugin framework for automation. The x64dbg Database Integration is a genuinely useful bridge between static and dynamic analysis. Relyze is free of charge, with no commercial tier to negotiate.

Two concerns. It is Windows-only, and the vendor is small enough that runway is unknowable from public data. Pilot it with two analysts for one quarter, but do not retire your Ghidra workflow until you have support terms on paper.

Competitive Positioning7.3

Few peers standardize on Relyze, so it advances coverage rather than market position.

Reputation Risk7.4

A lesser-known tool next to IDA Pro and Ghidra needs justification, but the product is credible.

Speed to Value8.0

Free of charge and a Quick Start guide let analysts evaluate it within a day.

Strategic Fit7.5

Adds a capable decompiler and Binary Diff to a security team without replacing core tooling.

Vendor Viability6.8

Relyze Software Limited has shipped since 2015 but is a small UK vendor with no public funding data.

Pros

  • Native Code Decompiler covers x86, x64, ARM32 and ARM64 in one tool.
  • Free of charge, lowering evaluation cost to zero.
  • Binary Diff and x64dbg Database Integration support real patch-auditing and dynamic workflows.
  • Ruby plugin framework allows analysts to automate and extend analysis.

Cons

  • Windows-only desktop with no Linux or macOS support.
  • Small vendor with no public funding or runway data.
  • No commercial licence or support contract is offered.

Right for

Security teams who want a polished decompiler alongside Ghidra.

Avoid if

Analysts who need Linux or macOS desktop support.

The Domain Strategist

The Domain Strategist

Craft and strategy in the product's domain — adapts identity per category, same lens
7.8/10

Relyze is a focused, well-built Windows reverse engineering desktop, but its ecosystem is thin next to Ghidra.

Relyze pairs a genuine multi-architecture decompiler with a Ruby plugin layer in one focused desktop tool. For a security lead picking a reverse engineering substrate, the call is craft depth versus a much smaller community.

A reverse engineering team picking a desktop analyzer is choosing a substrate it will annotate against for years, and Relyze's Native Code Decompiler covering x86, x64, ARM32 and ARM64 in one engine is real craft, not a checklist. Control Flow Graph Reconstruction resolves indirect calls and discovers stack variables automatically — depth that signals engineers who have shipped serious tooling.

The architecture is honest about its scope. Built around a Ruby Plugin Framework, Relyze Software Limited has shipped this since 2015, and Relyze being free of charge outright makes evaluation costless. x64dbg Database Integration bridges static and dynamic workflows cleanly.

But the catch is reach. It is Windows-only, and the plugin and script corpus around it is thin next to Ghidra's NSA-backed community or IDA Pro's two decades of extensions. A focused, durable bet for a Windows malware shop, not a platform play.

Category Positioning7.6

Relyze sits as a focused mid-tier option between free Ghidra and the dominant IDA Pro.

Domain Fit8.0

Disassembly, decompilation, binary diff, and IMPHASH generation match how malware analysts actually triage samples.

Integration Surface7.7

The Ruby Plugin Framework and x64dbg Database Integration connect static and dynamic workflows, though Windows-only limits reach.

Long-term Implications7.4

A single-vendor Windows-only tool since 2015 is durable but creates a narrower path than open platforms.

Strategic Depth7.9

The Native Code Decompiler and automatic Control Flow Graph Reconstruction across four architectures show real engineering craft.

Pros

  • Multi-architecture decompiler covers x86, x64, ARM32, and ARM64 in one engine.
  • Control Flow Graph Reconstruction resolves indirect calls and discovers stack variables automatically.
  • Free of charge outright, making evaluation costless.
  • Ruby Plugin Framework and x64dbg Database Integration extend and bridge analysis workflows.

Cons

  • Windows-only, with no Linux or macOS native client.
  • Plugin and script ecosystem is thin compared to Ghidra and IDA Pro.
  • No commercial tier or support contract to buy, so vendor commitment is unpriced.

Right for

Malware analysts who want a focused Windows reverse engineering desktop.

Avoid if

Teams who need Linux-native reverse engineering tooling.

The Finance Lead

The Finance Lead

Money, total cost of ownership, contracts, procurement math
7.8/10

Relyze costs nothing, so the only line item left to model is the support you cannot buy.

Relyze is free of charge with one edition and nothing to negotiate. The spend shifts from licence to risk, because no paid support plan or response-time commitment exists to buy.

There is no purchase order to raise. Relyze is available free of charge — one edition, no tiers, no seat count to true up. Windows x64 and x86 builds only. Minimum spec: 4 GB RAM, 300 MB disk.

So model the hours, not the licence. Five analysts, three years, $0 of software spend. Pseudocode Binary Diffing and Command Line support ship in the build everyone downloads — the paid alternatives in this category bill for both.

The catch is what zero price removes. No paid support plan is offered and no response-time commitment exists to buy. Escalation is a contact form, the Plugin SDK docs, and example plugins on GitHub. Nothing on the site is for sale, so the risk moved from renewal cost to continuity. The site's copyright runs from 2015, so this is not a first release.

Billing & Procurement7.0

No invoice, no PO and no vendor onboarding, but also no purchasing relationship to lean on later.

Contract Flexibility8.5

No contract, no term length, and no auto-renewal to negotiate or exit.

Pricing Transparency6.0

Price is stated plainly as free of charge on the download page, but the site publishes no pricing page setting out licence terms.

ROI Clarity8.5

Interactive Binary Diffing, IMPHASH generation, and automated batch analysis produce measurable triage output at no licence cost.

Total Cost of Ownership7.5

Zero licence spend across a three-year model; the remaining cost is analyst time and the Windows hosts to run it on.

Pros

  • Relyze is available free of charge as a single edition, so there is nothing to license.
  • No renewal date, no seat true-up, and no auto-renewal clause to diary.
  • Ruby Plugin Framework and x64dbg Database Integration reduce spend on separate tooling.
  • Multi-architecture decompiler covers x86, x64, ARM32, and ARM64 in one download.

Cons

  • No paid support plan or response-time commitment is offered, so there is no escalation path to buy.
  • Windows-only builds push non-Windows analysts onto VM or hardware line items.
  • Nothing on the site is sold, so there is no vendor revenue signal underwriting long-term continuity.

Right for

Security teams who need binary analysis without a licence budget.

Avoid if

Buyers who require a contracted support SLA from their vendors.

The Domain Practitioner

The Domain Practitioner

Daily hands-on reality in the product's domain — adapts identity per category, same lens
7.6/10

Relyze pairs a clean decompiler with a Ruby plugin framework, but Windows-only walls out half the bench.

Relyze gives malware analysts a fast Native Code Decompiler and real x64dbg interop without IDA's license bill. But it runs on Windows only, and quiet release cadence makes it a side tool, not a daily driver.

A reverse engineer's day-three test is whether the decompiler keeps up with the assembly. Relyze's Native Code Decompiler turns x86, x64, ARM32, and ARM64 into readable pseudo code fast, and Control Flow Graph Reconstruction resolves indirect calls without manual nudging. That is the part the demo and the real workflow agree on.

The workflow glue is genuinely good. The x64dbg Database Integration imports bookmarks, comments, and labels, so static and dynamic passes stop living in separate worlds. IMPHASH generation lands triage hashes straight into the library. The Ruby Plugin Framework automates the repetitive sweeps Ghidra makes you script in Java or Python.

The catch is reach. Relyze is Windows-only, so an ELF analyst on Linux is stuck in a VM all day. It has been free of charge and shipping since 2015, but the release cadence is quiet, so treat it as a sharp second opinion, not a primary IDA replacement.

Day-3 Reality7.8

Native Code Decompiler and CFG reconstruction hold up past the demo on real x64 and ARM binaries.

Documentation Practitioner-Fit7.0

A quick start PDF ships, but there is little ongoing documentation beyond it.

Friction Surface6.8

Windows-only forces Linux ELF analysts into a VM for every session.

Power-User Depth7.7

The Ruby Plugin Framework and parallel multi-binary analysis scale into automated batch triage.

Workflow Integration7.9

x64dbg database import bridges static and dynamic passes that usually live apart.

Pros

  • Native Code Decompiler covers x86, x64, ARM32, and ARM64 with readable pseudo code.
  • x64dbg Database Integration imports bookmarks, comments, and labels for static-dynamic continuity.
  • Ruby Plugin Framework automates repetitive analysis without Java or Python boilerplate.
  • Free of charge, removing the IDA Pro license barrier for researchers.

Cons

  • Windows-only support strands Linux-based ELF analysts in a VM.
  • Quiet release cadence and thin docs make it a secondary tool, not a daily driver.

Right for

Malware analysts who want a fast decompiler without an IDA license.

Avoid if

Linux-based ELF researchers who need a native cross-platform tool.

The Power User

The Power User

Daily human experience, onboarding, polish, learning curve, reliability
7.6/10

Relyze gets you reading native code fast, as long as you live on Windows.

Relyze disassembles and decompiles x86 through ARM64 binaries, and the desktop edition is free of charge. The Windows-only build is the catch.

The free desktop edition is the real story here. You can disassemble x86, x64, ARM32, and ARM64 native code with no credit card, and the Native Code Decompiler turns raw assembly into pseudo code so you are not squinting at instructions on day one. For a category where Ghidra is the free default, that lowers the bar to actually try it.

What keeps it useful past day three is Binary Diff. Comparing two builds to see what a patch changed is the kind of task you do constantly, and having it built in saves a tab. The Ruby plugin framework means you can automate the repetitive parts once you know your way around. The x64dbg database import is a nice touch.

The catch is the platform. It is Windows-only, with no commercial tier to price at all. Month three, that desk-bound reality starts to sting.

Daily Polish7.5

Interactive control flow and call graphs show care in the everyday navigation surface.

Learning Curve7.4

The Native Code Decompiler eases the start, but Ruby plugin depth takes weeks to reach.

Mobile Parity7.5

Desktop reverse engineering has no real mobile use case, so this scores neutral.

Onboarding Experience7.8

A free desktop edition plus an included quick start PDF lowers the first-hour bar.

Reliability Feel7.6

Control flow reconstruction resolves indirect calls and stack variables automatically, a solid-feeling core.

Pros

  • Desktop edition is free of charge, no credit card required.
  • Native Code Decompiler turns raw assembly into readable pseudo code.
  • Built-in Binary Diff makes patch comparison a routine task, not a chore.
  • Ruby plugin framework and x64dbg database import let you automate and bridge workflows.

Cons

  • Windows-only build leaves macOS and Linux analysts out.
  • No paid tier means no contractual support to fall back on.

Right for

Security researchers who reverse engineer native Windows binaries.

Avoid if

Analysts who work on macOS or Linux desktops.

The Skeptic

The Skeptic

Contrarian. Watch-outs, deal-breakers, broken promises, category patterns
7.5/10

Relyze is free with no paid edition — the open question is what funds the next release.

Relyze is available free of charge — one edition, no paid tier behind it — and the decompiler, Binary Diff and graph navigation underneath are the real thing. The watch item isn't price, it's what keeps a product with nothing to sell shipping.

No paywall here. No paid edition either — Relyze is available free of charge, one edition, and the old purchase page now lands on that same download.

Substance is real. The Native Code Decompiler turns x86, x64, ARM32 and ARM64 into pseudo code, and Binary Diff covers patch comparison. Exit looks clean — x64dbg Database Integration exports your bookmarks, comments and labels. But free also means no paid support tier to escalate into, and against the incumbent disassemblers the differentiator is price, not capability.

The open question isn't cost. It's what funds the next release when nothing is sold. Shipping since 2015 is a real answer, if it holds. Windows only, though — no macOS or Linux build. For one analyst, zero price and portable annotations keep the downside small. For a team standardizing on it, ask about support first.

Competitive Differentiation6.5

A full disassembler and decompiler at zero cost undercuts the paid incumbents on price, but on capability it reads as a solid peer rather than a standout.

Exit Portability7.5

The Ruby plugin framework and x64dbg database import/export keep annotations and labels portable.

Long-term Viability7.0

Docs, a stated support channel and continuous availability since 2015 point to a maintained tool, though nothing is sold to fund the next release.

Marketing Honesty8.0

The site says Relyze is available free of charge and that is exactly what the download delivers, with no upsell waiting behind it.

Track Record Match7.5

Named capabilities back the claim — decompiler, Binary Diff, PE and ELF loading, Ruby plugin framework are all specified rather than gestured at.

Pros

  • Available free of charge as a single full edition, with no paid tier held back.
  • Native Code Decompiler covers x86, x64, ARM32, and ARM64 in one tool.
  • Ruby plugin framework and x64dbg database integration keep your work portable.
  • Relyze Software Limited has been shipping this tool since 2015.

Cons

  • No paid edition or subscription exists, so the revenue model behind the tool isn't visible.
  • Windows-only, so macOS and Linux analysts are shut out entirely.
  • Sits against established disassemblers with price, not capability, as the differentiator.

Right for

Security researchers who want a full reverse engineering suite at no cost

Avoid if

Teams who need a paid support contract behind their tooling

Buyer Questions

Common questions answered by our AI research team

Features

What binary file formats does Relyze support?

Relyze loads and analyzes PE and ELF binaries, letting you navigate their structure and disassemble native code.

Features

Does Relyze include a decompiler?

Yes, Relyze includes a decompiler that converts low-level native code into high-level pseudo code so you can quickly understand program behavior.

Features

Can Relyze compare two binaries for differences?

Yes, Relyze offers binary diffing that performs a differential analysis against two binaries to explore their similarities and differences.

Integration

Can I write custom plugins for Relyze?

Yes, Relyze includes a rich Ruby plugin framework that lets you expand its capabilities by creating your own custom plugins.

Features

Does Relyze offer control flow graph visualization?

Yes, Relyze provides interactive control flow, call, and reference graphs to visualize and navigate relationships between code and data.

Product Information

  • Company

    Relyze
  • Founded

    2015
  • Pricing

    Free
  • Free Trial

    Available
  • Free Plan

    Available

Platforms

windows

About Relyze

Relyze is a UK-based software reverse engineering tool providing interactive disassembly, decompilation, and diffing for x86, x64, ARM32, and ARM64 binaries.

Resources

Documentation
Blog
Changelog

Also in AI Security