Hopper for Apple Silicon and Big Sur
Today, I’m happy to announce that Hopper will fully support macOS Big Sur and Apple Silicon CPU!
macOS Big Sur changes a lot of things under the hood. For instance, there is a new way of referencing Objective-C selectors in the executable metadata which forces me to rewrite a lot of things. Also, the system frameworks are not stored in the same way as before, but rather in a shared cache almost like iOS. Some of these changes are now handled by Hopper but not all of them yet. I expect to release an update of the current version which includes the handling of these modifications.
Previously: