An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: radare2

yassineahmed/preq

preq is the community-driven problem detector for Common Reliability Enumerations (CREs).

Language: Go - Size: 80.1 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

alphaSeclab/awesome-reverse-engineering

Reverse Engineering Resources About All Platforms(Windows/Linux/macOS/Android/iOS/IoT) And Every Aspect! (More than 3500 open source tools and 2300 posts&videos)

Size: 1.25 MB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 4,648 - Forks: 874

radareorg/radare2

UNIX-like reverse engineering framework and command-line toolset

Language: C - Size: 175 MB - Last synced at: 6 days ago - Pushed at: 9 days ago - Stars: 21,611 - Forks: 3,060

radareorg/r2ai

local language model for radare2

Language: Python - Size: 12.5 MB - Last synced at: 5 days ago - Pushed at: 11 days ago - Stars: 269 - Forks: 32

nowsecure/r2frida

Radare2 and Frida better together.

Language: TypeScript - Size: 2.82 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1,259 - Forks: 125

binarly-io/fwhunt-scan

Tools for analyzing UEFI firmware and checking UEFI modules with FwHunt rules

Language: Python - Size: 766 KB - Last synced at: 1 day ago - Pushed at: 9 days ago - Stars: 228 - Forks: 31

radareorg/radare2-r2papi

High Level API on top of the R2Pipe interface

Language: TypeScript - Size: 604 KB - Last synced at: about 11 hours ago - Pushed at: 10 days ago - Stars: 38 - Forks: 16

radareorg/radare2-snap

Radare2 snap and docker repository

Language: Makefile - Size: 156 KB - Last synced at: 5 days ago - Pushed at: 11 days ago - Stars: 4 - Forks: 0

mytbk/r2dumpbin

A radare2 Python script to dump a raw IA32 binary to an NASM source file

Language: Assembly - Size: 886 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 31 - Forks: 8

radareorg/radare2-book

The Official Radare2 Book

Language: C - Size: 17.4 MB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 838 - Forks: 233

radareorg/libdemangle

A simple library focusing on demangling symbols for different programing languages

Language: C - Size: 178 KB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 47 - Forks: 4

radareorg/radare2-r2pipe

Access radare2 via pipe from any programming language!

Language: JavaScript - Size: 863 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 417 - Forks: 100

radareorg/radare2-pm

Package Manager for Radare2

Language: Shell - Size: 396 KB - Last synced at: 5 days ago - Pushed at: 14 days ago - Stars: 135 - Forks: 72

radareorg/radeco

radare2-based decompiler and symbol executor

Language: Rust - Size: 3.19 MB - Last synced at: 5 days ago - Pushed at: almost 5 years ago - Stars: 376 - Forks: 51

evilpan/jni_helper

Find JNI function signatures in APK and apply to reverse-engineering tools.

Language: C++ - Size: 15.8 MB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 594 - Forks: 80

radareorg/radare2-bindings

Bindings of the r2 api for Valabind and friends

Language: Python - Size: 7.18 MB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 131 - Forks: 93

radareorg/r2yara

yara and radare2, better together

Language: C - Size: 127 KB - Last synced at: 5 days ago - Pushed at: 21 days ago - Stars: 25 - Forks: 5

RevEngAI/reai-r2

RevEng.AI Radare2 Plugin

Language: C - Size: 233 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 10 - Forks: 0

ITAYC0HEN/A-journey-into-Radare2

A series of tutorials about radare2 framework from https://www.megabeets.net

Language: Python - Size: 155 KB - Last synced at: 20 days ago - Pushed at: over 4 years ago - Stars: 525 - Forks: 45

as0ler/r2flutch

Tool to decrypt iOS apps using r2frida

Language: Python - Size: 1.19 MB - Last synced at: 1 day ago - Pushed at: about 3 years ago - Stars: 169 - Forks: 21

FFRI/XtaTools

PoC code and tools for Black Hat EU 2020

Language: Python - Size: 22.4 MB - Last synced at: 27 days ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 7

radareorg/awesome-radare2

A curated list of awesome projects, articles and the other materials powered by Radare2

Size: 63.5 KB - Last synced at: 5 days ago - Pushed at: about 5 years ago - Stars: 721 - Forks: 73

radareorg/r2ai-snap

r2ai snap repository

Language: Makefile - Size: 22.5 KB - Last synced at: 1 day ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

ivan-sincek/file-scraper

Scrape files for sensitive information, and generate an interactive HTML report. Based on Rabin2.

Language: Python - Size: 907 KB - Last synced at: 26 days ago - Pushed at: about 2 months ago - Stars: 13 - Forks: 2

securisec/r2wiki 📦

Radare 2 wiki

Language: Python - Size: 11.3 MB - Last synced at: 20 days ago - Pushed at: about 5 years ago - Stars: 92 - Forks: 12

br0kej/bin2ml

A command line tool for extracting machine learning ready data from software binaries powered by Radare2

Language: Rust - Size: 1.61 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 69 - Forks: 5

radareorg/r2sarif

Load, manage and create SARIF documents with radare2

Language: TypeScript - Size: 217 KB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

romainthomas/the-poor-mans-obfuscator

Binary & scripts associated with "The Poor Man's Obfuscator" presentation

Language: Python - Size: 1.02 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 223 - Forks: 18

radareorg/r2con2019

r2con2019 - slides and materials

Language: Python - Size: 259 MB - Last synced at: 5 days ago - Pushed at: about 5 years ago - Stars: 138 - Forks: 44

guedou/jupyter-radare2

Just a simple radare2 Jupyter kernel

Language: Python - Size: 106 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 110 - Forks: 6

utkonos/lst2x64dbg

Extract labels from IDA, Ghidra, Binary Ninja, and Relyze files and export x64dbg database. Including radare2 main address.

Language: Python - Size: 2.11 MB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 112 - Forks: 15

rair-project/rair

RAIR: RAdare In Rust

Language: Rust - Size: 742 KB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 75 - Forks: 12

thestr4ng3r/arcore-patch 📦

Attempt to get ARCore Preview 2 running on unsupported devices

Language: Shell - Size: 12.7 KB - Last synced at: 3 days ago - Pushed at: over 7 years ago - Stars: 80 - Forks: 7

radareorg/ghidra-r2web

Ghidra plugin to start an r2 webserver to let r2 interact with it

Language: Java - Size: 391 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 48 - Forks: 3

radareorg/radare2-extras

Source graveyard and random candy for radare2

Language: C - Size: 11.9 MB - Last synced at: 5 days ago - Pushed at: 21 days ago - Stars: 244 - Forks: 113

estefaniagPerez/cyber-tips-reverse

Easy-to-follow lessons on common binary vulnerabilities and how to mitigate them, specifically designed for beginners.

Language: C - Size: 2.98 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

enovella/r2frida-wiki

This repo aims at providing practical examples on how to use r2frida

Size: 536 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 199 - Forks: 20

guedou/TS-453Be

Ubuntu on QNAP TS-453Be

Language: C - Size: 2.13 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 75 - Forks: 18

hector252/unduck

A fast, local-first "search engine" for !bang users

Language: TypeScript - Size: 526 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

radareorg/iaito-snap

iaito snap repository

Language: Makefile - Size: 37.1 KB - Last synced at: 7 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

alichtman/writeups

Writeups, scripts and solutions for CTFs, Hack the Box, Vulnhub, exploit challenges, pwnables, crackmes, etc. Anything goes.

Language: Roff - Size: 121 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 2

hteso/iaito

This project has been moved to:

Language: C++ - Size: 3.15 MB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 1,461 - Forks: 118

Anonym0usWork1221/Telegram-Reverse-Master-Bot

Powerful All-in-One Telegram Bot for Developers and Security Professionals.

Language: C - Size: 38.5 MB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 3

alanvivona/r2-docker

Custom docker build for radare2 featuring : r2 + r2pipe + r2frida + r2dec

Language: Dockerfile - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

radareorg/radare2-skel

Sample radare2 project templates

Language: Python - Size: 52.7 KB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 8 - Forks: 4

radareorg/esil-rs

Radare2's ESIL in Rust

Language: Rust - Size: 47.9 KB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 9

radareorg/r2hexagon

Hexagon disassembler code generator from the official instruction manual.

Language: C - Size: 506 KB - Last synced at: 5 days ago - Pushed at: about 5 years ago - Stars: 11 - Forks: 5

radareorg/r2pipe.rs

Rust crate for r2pipe

Language: Rust - Size: 596 KB - Last synced at: about 11 hours ago - Pushed at: almost 2 years ago - Stars: 46 - Forks: 19

wargio/fufluns

Easy to use APK/IPA Mobile App Inspector

Language: Python - Size: 120 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 75 - Forks: 10

radareorg/r2wars

Corewars but within r2

Language: C# - Size: 7.51 MB - Last synced at: 5 days ago - Pushed at: 11 months ago - Stars: 58 - Forks: 15

codingo/cracknet

A .net Crackme Challenge made for the SecTalks Brisbane 2017 Capture the Flag Event. Writeup/solution included.

Language: C# - Size: 162 KB - Last synced at: 4 days ago - Pushed at: over 7 years ago - Stars: 23 - Forks: 11

radareorg/radare2-webui

webui repository for radare2

Language: JavaScript - Size: 4.53 MB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 95 - Forks: 27

wcampbell0x2a/cargo-decompile

A cargo subcommand that displays ghidra function output through the use of the {rizin, radare2}-ghidra project

Language: Rust - Size: 33.2 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 6 - Forks: 1

guedou/r2m2

radare2 + miasm2 = ♥

Language: Python - Size: 72.3 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 102 - Forks: 11

mbund/docker-ctf

Ubuntu based container for playing CTFs

Language: Dockerfile - Size: 18.8 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

Robb-Fr/software-security-2023

CS-412 Software Security EPFL course labs of Spring 2023 edition

Language: C - Size: 458 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

xspoilt-dev/Ch4ll3ng3

Some Task For Reverse Engineering

Size: 51.8 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

heavycircle/cyber-training

Cyber Training Guide: Binex + Low-level Programming

Language: Python - Size: 16.6 MB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 5 - Forks: 1

monosource/radare2-explorations-binaries

Supplement to radare2-explorations.

Language: C - Size: 2.93 KB - Last synced at: 21 days ago - Pushed at: over 8 years ago - Stars: 33 - Forks: 8

nowsecure/r2lldb

radare2-lldb integration

Language: Python - Size: 34.2 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 62 - Forks: 11

naivenom/reversing-list

Reversing list

Language: Python - Size: 3.49 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 144 - Forks: 21

enovella/re-scripts

IDA, Ghidra and Radare2 scripts. Also Android scripts to make your life easier.

Language: Python - Size: 135 KB - Last synced at: 28 days ago - Pushed at: almost 6 years ago - Stars: 48 - Forks: 8

zxgio/r2-cheatsheet

Radare2 cheat-sheet

Language: TeX - Size: 3.92 MB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 111 - Forks: 9

cmatthewbrooks/r2kit

A set of scripts for a radare-based malware code analysis workflow

Size: 15.1 MB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 67 - Forks: 10

guedou/flashre

Tools to reverse the Toshiba FlashAir SD cards

Language: Python - Size: 51.8 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 25 - Forks: 7

buzzer-re/eqfunc

Discover similar functions structures in binaries using graph theory.

Language: Python - Size: 253 KB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 19 - Forks: 1

aviciano/r2-scripts

Radare2 scripts

Language: JavaScript - Size: 3.91 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

puffyCid/r2DAD

A simple APK Decompiler using Radare2 and Androguard

Language: Python - Size: 2.93 KB - Last synced at: 27 days ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 1

stephen-fox/radareutil

Package radareutil provides functionality for working with radare2.

Language: Go - Size: 36.1 KB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

CYB3RMX/Zepu1chr3

A Radare2 based Python module for Binary Analysis and Reverse Engineering.

Language: Python - Size: 569 KB - Last synced at: 16 days ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 1

speelbarrow/libr_spl

Personal collection of add-ons to `libr`.

Language: C - Size: 14.6 KB - Last synced at: 2 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

andreafioraldi/r2angrdbg

Use angr inside the radare2 debugger. Create an angr state from the current debugger state.

Language: Python - Size: 19.5 KB - Last synced at: 28 days ago - Pushed at: almost 6 years ago - Stars: 34 - Forks: 8

radareorg/r2pm-db 📦

Radare2 package manager database

Size: 2.93 KB - Last synced at: 5 days ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 8

guedou/r2scapy

a radare2 plugin that decodes packets with Scapy

Language: Python - Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 33 - Forks: 4

0xlibris/unduckify

Recover the payloads of a Duckify BadUSB from a memory dump

Language: Python - Size: 88.9 KB - Last synced at: about 18 hours ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

aviciano/uf2-plugin

radare2 plugin for UF2 file format

Language: C - Size: 48.8 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

scmanjarrez/pymetangine 📦

A python metamorphic engine for PE/PE+ files.

Language: Python - Size: 2.8 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 4

vtorres/ntoskrnl-offsets-dumper

Dump ntoskrnl.exe important offsets for building your navigation system in the Windows Kernel, using Radare2 and Rust

Language: Rust - Size: 378 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

p50242192/Radare2

Size: 1000 Bytes - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

SilvaEmerson/.dotfiles

My i3wm, Vim, vifm, zsh, radare2, Polybar and misc. config

Language: Shell - Size: 103 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

wargio/r2dec-js

radare2 plugin - converts asm to pseudo-C code.

Language: C - Size: 5.81 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 488 - Forks: 47

kirasys/irec

A cross platform framework to recover driver's communication interface.

Language: Python - Size: 1.82 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 6

kapaw/pwnmachine

Vagrant setup for building a machine for CTF/exploit development

Size: 40 KB - Last synced at: 6 months ago - Pushed at: about 6 years ago - Stars: 23 - Forks: 7

gapidobri/rm2fb-deconf

Auto decompile and generate remarkable2 framebuffer configuration

Language: Rust - Size: 15.6 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

Carbonara-Project/Carbonara-CLI 📦

:computer: CLI client for Carbonara

Language: Python - Size: 4.37 MB - Last synced at: 14 days ago - Pushed at: about 7 years ago - Stars: 11 - Forks: 1

Carbonara-Project/Guanciale 📦

:bacon: Grab info needed by Carbonara from executables and disassemblers databases

Language: Python - Size: 264 KB - Last synced at: 24 days ago - Pushed at: about 7 years ago - Stars: 13 - Forks: 3

nowsecure/cybertruckchallenge22

Android security workshop material taught during the CyberTruck Challenge 2022 (Michigan USA).

Language: Java - Size: 7.98 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

itailv/sketch-crack

🛠 A crack for Sketch using r2pipe(by radare2) and lldb

Language: Python - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

refcell/reversevm

Notes on Reverse Engineering EVM Bytecode

Language: Solidity - Size: 218 KB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 0

RevEngAI/reai-cutter

RevEng.AI Cutter Plugin

Language: Python - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

FOGSEC/cutter Fork of rizinorg/cutter

A Qt and C++ GUI for radare2 reverse engineering framework

Language: C++ - Size: 5.86 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

Catherine22/Assembly

Learning assembly x86 programming and reverse engineering

Language: Assembly - Size: 92.8 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 0

Wenzel/r2vmi 📦

Hypervisor-Level Debugger based on Radare2 / LibVMI, using VMI IO and debug plugins

Language: C - Size: 79.1 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 131 - Forks: 23

4l3x777/opcode_bruter

One assembler mnemonic to any opcodes finder

Language: Python - Size: 27.3 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

hiatus/adbg

Linux anti-debugging techniques.

Language: C - Size: 6.84 KB - Last synced at: 22 days ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 1

TcM1911/zig2yar

Use Radare2's zignatures to generate Yara signatures

Language: Go - Size: 744 KB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 3

mytbk/radare-uefi

helper radare2 script to analyze UEFI firmware modules

Language: Python - Size: 94.7 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 15 - Forks: 1

safiire/radare2-dan32

Binary, Analysis, and Disassembler Radare2 Plugins for Dan32 architechture binaries

Language: C - Size: 2.76 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 18 - Forks: 2

JohnnyCurran/CTF-Writeups

Collection of write-ups of CTF challenges and CrackMes

Language: C - Size: 84 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 1

Yara-Rules/r2yara 📦

r2yara - Module for Yara using radare2 information

Language: C - Size: 75.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 33 - Forks: 10