Cutter is a Qt and C++ GUI for radare2. Its goal is making an advanced, customizable and FOSS reverse-engineering platform while keeping the user experience at mind. Cutter is created by reverse engineers for reverse engineers.
Cutter is available for all platforms (Linux, macOS, Windows). You can download the latest release here.
macOS: Download the latest .dmg file or use Homebrew Cask brew cask install cutter.
Windows: Download the latest Zip archive.
Linux: Download the latest AppImage file. Then just make it executable and run it:
chmod +x <appimage_file>
./<appimage_file>