mirror of
https://github.com/rizinorg/cutter.git
synced 2024-11-23 04:49:49 +00:00
Updated Home (markdown)
parent
23aa5f0335
commit
8407f915bd
8
Home.md
8
Home.md
@ -15,15 +15,15 @@ Cutter is a free and open-source reverse engineering platform powered by [rizin]
|
||||
## Getting Cutter
|
||||
### Download
|
||||
|
||||
Cutter release binaries for all major platforms (Linux, macOS, Windows) can be downloaded from [GitHub Releases](https://github.com/rizinorg/cutter/releases).
|
||||
Cutter release binaries for all major platforms (Linux, macOS, Windows) can be downloaded from [GitHub Releases](https://linkify.me/ETYGsJv).
|
||||
|
||||
- **Linux**: Download the `.AppImage` file. Then make it executable and run as below or use [AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher).
|
||||
- [**Linux releases**](https://linkify.me/ETYGsJv): Download the `.AppImage` file. Then make it executable and run as below or use [AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher).
|
||||
|
||||
`chmod +x Cutter*.AppImage; ./Cutter*.AppImage`
|
||||
- **macOS**: Download the `.dmg` file or use [Homebrew Cask](https://github.com/Homebrew/homebrew-cask):
|
||||
- [**macOS releases**](https://linkify.me/ETYGsJv): Download the `.dmg` file or use [Homebrew Cask](https://github.com/Homebrew/homebrew-cask):
|
||||
|
||||
`brew install --cask cutter`
|
||||
- **Windows**: Download the `.zip` archive or use [Chocolatey](https://chocolatey.org):
|
||||
- [**Windows releases**](https://linkify.me/ETYGsJv): Download the `.zip` archive or use [Chocolatey](https://chocolatey.org):
|
||||
|
||||
`choco install cutter`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user