Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
r2d2 — 🤖🏴‍☠️ radare2 plugin for GPT-4 🦜. Solve crackmes automatically 🪄 | Kitploit
Tools/GitHubGitHub/dnakov/r2d2
Reverse EngineeringBinary AnalysisAI-Assisted Reversing
GitHubdnakov/r2d2

r2d2

🤖🏴‍☠️ radare2 plugin for GPT-4 🦜. Solve crackmes automatically 🪄

View Repository
2761682 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

r2d2

GPT-4 plugin for radare2

Introduction

This is a radare2 plugin that uses GPT-4 to let GPT-4 issue r2 commands and interpret the output.

https://github.com/dnakov/r2d2/assets/3777433/4bc7b211-bccc-4b04-9350-6bfca8989edb

https://github.com/dnakov/r2d2/assets/3777433/5bcc8e20-dda0-48ac-94e5-e0c8c44a0912

Installation

Install radare from source: https://github.com/radareorg/radare2

root@kitploit:~
r2pm -i rlang-python
r2pm -i r2d2

Usage

root@kitploit:~
r2 -r r2d2 <binary>
Download Tool