`3.72 MB` **How to install:** `sudo apt install radare2-cutter` * libc6 * libcgraph6 * libgcc-s1 * libgvc6 * libkf5syntaxhighlighting5 * libpython3.9 * libqt5core5a * libqt5gui5 | libqt5gui5-gles * libqt5network5 * libqt5svg5 * libqt5widgets5 * libradare2-5.0.0 * libstdc++6 * python3 * python3-ipykernel * python3-jupyter-client * python3-notebook * python3-zmq
sudo apt install radare2-cutter (3.72 MB)
Dependências: libc6, libcgraph6, libgcc-s1, libgvc6, libkf5syntaxhighlighting5, libpython3.9, libqt5core5a, libqt5network5, libqt5svg5, libqt5widgets5, libradare2-5.0.0, libstdc++6, python3, python3-ipykernel, python3-jupyter-client, python3-notebook, python3-zmq
Escolha um comando ao lado para ver a descrição e a ajuda completa.
Cutter
GUI for radare2 reverse engineering framework
root@kali:~# man Cutter
CUTTER(1) General Commands Manual CUTTER(1)
NAME
Cutter - GUI for radare2 reverse engineering framework
SYNOPSIS
Cutter [options] <filename>
DESCRIPTION
Cutter is a Qt and C++ GUI for radare2 reverse engineering framework.
OPTIONS
-h, --help
Displays this help
-v, --version
Displays version information
-A, --anal=level
Automatically open file and optionally start analysis. Needs
filename to be specified. May be a value between 0 and 2. 0 = no
analysis, 1 = aaa, 2 = aaaa (experimental)
--pythonhome=PYTHONHOME
PYTHONHOME to use for Jupyter
AUTHOR
cutter was written by the Cutter Project <https://github.com/radare-
org/cutter>.
This manual page was written by Sebastian Reichel <sre@debian.org>.
August 20, 2018 CUTTER(1)