1RZ-DOCKER(1) BSD General Commands Manual RZ-DOCKER(1)
2
4 rz-docker — Open files within an rizin contained in a Docker image
5
7 rz-docker [-s] [-u] [-l] [-r] [-d] file
8
10 rizin is a commandline 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 rizin, pass rizin)
17
18 -d debug program (only for linux-x86-32/64)
19
20 -u update or create the docker image with rizin inside
21
22 -l List all docker images with rizin
23
24 -r Remove the rizin docker image
25
27 rizin(1)
28
30 pancake <pancake@nopcode.org>
31
32 Mar 10, 2017