Rankings/radare2

radare2

radareorg/radare2

radare2 is a professional command-line reverse engineering tool that helps you deeply analyze software, viruses, and binary files, essential for security researchers and hackers.

UNIX-like reverse engineering framework and command-line toolset

Stars
23,461
Forks
3,196
Watchers
484
Issues
813
💡

radare2 is a professional command-line reverse engineering tool that helps you deeply analyze software, viruses, and binary files, essential for security researchers and hackers.

📂 Security & PrivacyđŸ’» C📄 NOASSERTION

AI Summary

🔍

What This Project Does

It is a tool that lets you "open up" software in the command line, allowing you to see what code is actually running inside the program.

🔧

What Problems It Solves

When you need to know if software has backdoors, what a virus does, or want to modify game/software functions, it provides a free and powerful analysis solution.

đŸ‘„

Who It's For

Suitable for cybersecurity researchers, malware analysts, reverse engineering enthusiasts, and programmers who need to debug low-level code. Ordinary users won't find it useful.

📋

Typical Use Cases

1. Analyzing the behavior of virus programs on phones or computers.

2. Solving challenges in cybersecurity competitions (CTF).

3. Checking if proprietary software's internal logic is safe.

4. Debugging programs for old or special architectures.

⭐

Key Strengths & Highlights

Completely free and open source, supports almost all operating systems and chip architectures, allows automated analysis via scripts, and has rich community plugins.

🚀

Getting Started Requirements

Very high. Requires command line knowledge, preferably a background in computer architecture or assembly language. Not suitable for beginners.

🎯

Purpose

Suitable for professionals who need deep binary file analysis, especially budget-conscious security teams. Not suitable for users wanting simple GUIs or general software use.

Tech Stack

—

Project Info

Primary Language
C
Default Branch
master
License
NOASSERTION
Created
Jul 3, 2012
Last Commit
today
Last Push
today
Indexed
Apr 18, 2026
radare2 — Powerful Open Source Reverse Engineering Tool on GitHub