From 423ddeb9e21c6957102082b6fd3dee2962d11311 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Mon, 16 Nov 2020 20:04:21 -0600 Subject: [PATCH] #67 Add Hopper Disassembler MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Hopper Disassembler Status: ✅ Yes, Full Native Apple Silicon Support as of v4.6 https://doesitarm.com/app/hopper-disassembler --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 525e63e..8080312 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar * [Docker](https://www.docker.com/products#/mac) - ⏹ Expected to be supported at Apple Silicon launch - [Github Issue](https://github.com/docker/for-mac/issues/4733#issuecomment-653444409) * [Go](https://golang.org/) - ✳️ Runs via Rosetta with native builds being tested - [Issue](https://github.com/golang/go/issues/38485) * [Homebrew](https://brew.sh/) - ✳️ Yes, with caveats and some troubleshooting. - [Issue](https://github.com/Homebrew/brew/issues/7857). +* [Hopper Disassembler](https://www.hopperapp.com/download.html) - ✅ Yes, Full Native Apple Silicon Support as of v4.6 - [Release Notes](https://www.hopperapp.com/blog/?p=263) * [IntelliJ Idea](https://www.jetbrains.com/idea/download/#section=mac) - ✳️ Runs via Rosetta with native support currently in development - [Official Jetbrains Issue](https://youtrack.jetbrains.com/issue/JBR-2526) * [iTerm](https://iterm2.com/downloads.html) - ✅ Yes, fully supported as of v3.4.0 - [PR](https://github.com/gnachman/iTerm2/pull/421) * [Node](https://nodejs.org/en/) - ⏹ Working on v15 with patches to previous versions in the pipeline - [Platforms State of the Union Clip](https://twitter.com/blendertoday/status/1275417203303727104?lang=en)