r2
This command is an alias of radare2.
Install
- All systems
-
curl cmd.cat/r2.sh
- Debian
-
apt-get install radare2
- Ubuntu
-
apt-get install radare2
- Arch Linux
-
pacman -S radare2
- Kali Linux
-
apt-get install radare2
- Fedora
-
dnf install radare2
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install radare2
- OS X
-
brew install radare2
- Raspbian
-
apt-get install radare2
- Dockerfile
- dockerfile.run/r2
This command is an alias of radare2.
-
View documentation for the original command:
tldr radare2
© tl;dr; authors and contributors