sleuthkit / autopsy

Autopsy® is a digital forensics platform and graphical interface to The Sleuth Kit® and other digital forensics tools. It can be used by law enforcement, military, and corporate examiners to investigate what happened on a computer. You can even use it to recover photos from your camera's memory card.
http://www.sleuthkit.org/autopsy/
2.41k stars 597 forks source link

Autopsy does not run on M1 mac #7588

Open yutapatio opened 2 years ago

yutapatio commented 2 years ago

Hi, I am trying to install sleuthkit and autopsy on M1 mac. Everything regarding compiling with install and make was success. But once I ran autopsy, it does not show the startup screen. I used jdk8 for arm64 version. Does anyone tell me how to solve this?

スクリーンショット 2022-03-31 12 42 56
ghost commented 1 year ago

sir, did you solved the issue?

i got some issue when i'm trying to run bin/autopsy

error message :

org.netbeans. InvalidException: StandardModule:org.sleuthkit.autopsy.core jarFile: /Users/janghyun/Downloads/autopsy-4.19.2/autopsy/modules/org-sleuthkit-autopsy-core.jar: java lang. UnsatisfiedLinkError: Can't load library: /var/folders/m5/xxdc b6d4fs8lk tnp7spnkc0000gn/T/libtsk_jni janghyun jnilib

yutapatio commented 1 year ago

Hi, I gave up to run AUtoplsy on M1/M2 mac. My conclusion is that Current Autopsy does not run on Apple silicon mac, only Intel mac. And windows machine is much better to run Autopsy.

ghost commented 1 year ago

Hi, I gave up to run AUtoplsy on M1/M2 mac. My conclusion is that Current Autopsy does not run on Apple silicon mac, only Intel mac. And windows machine is much better to run Autopsy.

alright, thanks for the information. i've deal with this issue for two days and i guess i should give up thoo... lack of information about autopsy on m1 mac

enewhuis commented 1 year ago

I have same problem.

% ~/autopsy-4.20.0/bin/autopsy
Library not found in jar (libtsk_jni)
SleuthkitJNI: failed to load libtsk_jni
Activation failed:
 StandardModule:org.sleuthkit.autopsy.core jarFile:
 /Users/enewhuis/autopsy-4.20.0/autopsy/modules/org-sleuthkit-autopsy-core.jar:
 java.lang.UnsatisfiedLinkError:
 org.sleuthkit.datamodel.SleuthkitJNI.getVersionNat()Ljava/lang/String;
ivanamato commented 1 month ago

same thing here