radare2/dist/docker
2023-04-27 11:43:18 +02:00
..
fuzz-asm Initial import of the assembler fuzzer 2022-06-10 13:56:15 +02:00
fuzz-cmds Initial import of the assembler fuzzer 2022-06-10 13:56:15 +02:00
Dockerfile Improve r2docker for multiarch support 2023-04-27 11:43:18 +02:00
Dockerfile.travis Create dist/ to hold all the distribution build files ##build (#18131) 2020-12-31 18:57:05 +01:00
Makefile Move and update r2docker into dist/docker ##r2pm 2023-04-26 00:59:14 +02:00
r2-docker.1 Move and update r2docker into dist/docker ##r2pm 2023-04-26 00:59:14 +02:00
r2docker.sh Move and update r2docker into dist/docker ##r2pm 2023-04-26 00:59:14 +02:00
README.md Improve r2docker for multiarch support 2023-04-27 11:43:18 +02:00

r2docker

  • r2 password is 'r2' and you have sudo and ptrace
  • You have vim, git, make
  • /tmp is shared with host
  • Source code of radare2 is in /mnt
  • All changes done in this container will be lost on logout