732f2d8cde
* Update deps scripts for macOS * Update deps * Update appbundle_embed_python.sh * Use cutter-deps for macOS * Remove qt from Brewfile * Fix .travis.yml * Disable Homebrew update * Fix llvm for macOS * Fix regex in update_deps.py * Fix PYTHON_FRAMEWORK_DIR * Some debug output in travis * Enable Python Bindings for cmake on macOS * QMake debug * Update deps * Hopefully fix pkg-config * QMake hack for shiboken2 and pyside2 * Deploy on deps-test * Update deps * Fix call to appbundle_embed_python.sh * Update deps * Fix Python for cmake on macOS * Update deps * Fix appbundle_embed_python.sh * Copy pyside libs in appbundle_embed_python.sh * Fix includes for CMake on macOS * Copy PySide2 and Shiboke2 libs to Frameworks dir * Manually deploy QtDBus and QtPrintSupport * Print plugins dir * Fix appbundle_embed_python.sh * Update deps * Remove some debug output * Use last release of linuxdeployqt |
||
---|---|---|
.github | ||
docker | ||
docs | ||
radare2@5a9127d259 | ||
scripts | ||
src | ||
.appveyor.yml | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
build.bat | ||
build.sh | ||
CONTRIBUTING.md | ||
COPYING | ||
meson.py | ||
prepare_r2.bat | ||
README.md |
Cutter
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.
Downloading a release
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 Caskbrew 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>
Building from sources
To build Cutter on your local machine, please follow this guide: Building from source
Docker
To deploy cutter using a pre-built Dockerfile
, it's possible to use the provided configuration. The corresponding README.md
file also contains instructions on how to get started using the docker image with minimal effort.
Documentation
You can find our documentation here.
Help
Right now the best place to obtain help from Cutter developers and community is to contact us on:
- https://t.me/r2cutter
- #cutter on irc.freenode.net
- @r2gui on Twitter