Autopsy on new Macs, ARM architecture

Has anyone been able to get Autopsy to work on the new Mac M2 chip ARM architecture? I tried following the steps here https://slo-sleuth.github.io/tools/InstallingAutopsyOnMacOS.html with some differences like accounting for the upgrade to Java 17 but have been unsuccessful. Has anyone had luck with this?

Did you make any progress?

The link you gave looks helpful, but I’m stuck too, with TSK (13) too I get …
Features:
Java/JNI support: no
Multithreading: yes

So cannot get Autopsy to function. Any ideas?

Thought it might be a JAVA_HOME issue, but not solved it yet.

I have just created a new script that I was able to get working for installing Autopsy on macOS Tahoe. I would love for users to test it out and provide feedback on how it works and if there are changes that need to be made to it. You can download the script from here install_macos_autopsy_aarch64.sh. All you need to do is chmod it to execute it and then execute it. It will install all the prereq’s for Autopsy and then download Autopsy and put it in the applications folder so that you can then run Autopsy from the there. Please let me know any feedback.