Need aarch64 release, for both macOS and Linux
Is your feature request related to a problem? Please describe. There is no release for aarch64 architecture
Describe the solution you'd like Please release a package which is compiled for aarch64 architecture specially for linux (debian, arch). am64 releases includes binary plugins for IDA Pro, so they are also in amd64 release.
Note that the existing macOS package is a universal build that includes both AArch64 and AMD64 support. This is true for the IDA Pro plugins, the Binary Ninja plugins and the command-line differ.
For Linux, we can definitely build a version for AArch64, but to my knowledge, there is no version of IDA Pro that supports this natively. The situation is similar on Windows on ARM.
After installing font-robot on my linux aarch system, I can install the deb package with dpkg -i command.
- no problem on bindiff itself
- works on ghidra
as you also mentioned no ida on aarch system/
close #33