1R2-DOCKER(1)              BSD General Commands Manual             R2-DOCKER(1)
2

NAME

4     r2-docker — Open files within an r2 contained in a Docker image
5

SYNOPSIS

7     r2-docker [-s] [-u] [-l] [-r] [-d] file
8

DESCRIPTION

10     radare2 is a command-line hexadecimal editor, and this tool allows you to
11     create a contained version inside a Docker image to open your files
12     safely.
13
14     The options are:
15
16     -s          open shell inside the docker image (user r2, pass r2)
17
18     -d          debug program (only for linux-x86-32/64)
19
20     -u          update or create the docker image with r2 inside
21
22     -l          List all docker images with radare2
23
24     -r          Remove the radare2 docker image
25

SEE ALSO

27     radare2(1)
28

AUTHORS

30     pancake <pancake@nopcode.org>
31
32                                 Mar 10, 2017
Impressum