Skip to content

Commit 34b16ef

Browse files
committed
Add note about plugins bein included in the package
1 parent b230631 commit 34b16ef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ Cutter is a free and open-source reverse engineering platform powered by [rizin]
1616

1717
Cutter release binaries for all major platforms (Linux, macOS, Windows) can be downloaded from [GitHub Releases](https://github.com/rizinorg/cutter/releases).
1818

19+
> [!NOTE]
20+
> The packages already include many plugins like rz-ghidra and others.
21+
1922
- **Linux**: If your distribution provides it, check for `cutter` package in your package manager (or `cutter-re` / `rz-cutter`). If not available there, we have setup repositories in [OBS](https://openbuildservice.org/) for some common distributions. Look at [https://software.opensuse.org/package/cutter-re](https://software.opensuse.org/download/package?package=cutter-re&project=home%3ARizinOrg) and follow the instructions there. Otherwise download the `.AppImage` file from our release, make it executable and run as below or use [AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher).
2023

2124
`chmod +x Cutter*.AppImage; ./Cutter*.AppImage`

0 commit comments

Comments
 (0)