kr1tzy / r2Playground

resource for learning & playing with radare

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

r2Playground

What is this?

Walkthroughs and other radare2 paraphernalia.

What's included?

Dockerfile

Installs r2 from GitHub, r2ghidra-dec with r2pm, and other essentials.

To get started run

docker-compose build
docker-compose up -d
docker exec -it r2playground /bin/bash

Slides

  1. Introduction

Walkthroughs

Good resources

About

resource for learning & playing with radare


Languages

Language:Dockerfile 100.0%