Search Criteria
Package Details: autopsy 4.17.0-1
Git Clone URL: | https://aur.archlinux.org/autopsy.git (read-only, click to copy) |
---|---|
Package Base: | autopsy |
Description: | Digital forensics platform and graphical interface to The Sleuth Kit® and other digital forensic tools |
Upstream URL: | http://www.sleuthkit.org/autopsy/ |
Licenses: | |
Submitter: | Mikos |
Maintainer: | tcmal |
Last Packager: | tcmal |
Votes: | 72 |
Popularity: | 0.081254 |
First Submitted: | 2005-09-03 19:00 |
Last Updated: | 2020-12-20 12:35 |
Dependencies (7)
- java8-openjfx
- sleuthkit (sleuthkit-apfs)
- testdisk (testdisk-wip)
- sleuthkit-java=4.10.1
- java-runtime=8 (jdk5, tuxjdk, jre7-openjdk-infinality, java-8-openjdk-shenandoah, jre8-openjdk-infinality, java-gcj-compat, jdk9, jre9, jdk-devel, jre10, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, server-jre, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jre8-openjdk-jetbrains, jre8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, sapmachine-jdk-bin, jdk7, jre7, jdk8-j9-bin, jre14, jre, jdk-openj9-bin, jdk-arm, jdk-adoptopenjdk, jdk11-adoptopenjdk, liberica-jdk-full-bin, jdk8-jetbrains, zulu-embedded-jdk8, amazon-corretto-11, liberica-jdk-8-full-bin, liberica-jdk-11-bin, liberica-jdk-11-full-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, liberica-jre-11-full-bin, liberica-jre-8-full-bin, amazon-corretto-8, jdk8, jre11, zulu-embedded-jdk, jdk7r1-j9-bin, jdk7-j9-bin, zulu-15-bin, zulu-14-bin, zulu-13-bin, jre8, jre8-adoptopenjdk, zulu-embedded-jdk11, jdk-bcl, jre-bcl, jdk8-openj9-bin, zulu-11-bin, zulu-8-bin, amazon-corretto-15, jre-openj9, jre-jetbrains, java-openjdk-ea-bin, java-openjdk-loom-ea-bin, jdk-jetbrains, jdk11-openj9-bin, jre11-jetbrains-imfix, jdk8-graalvm-bin, jdk11-graalvm-bin, java-openjdk-bin, jre-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk)
- opencv (opencv-cuda-git, opencv2, opencv2-samples, opencv-with-python2-support, opencv-git, opencv-cuda) (optional) – media files (64-bit)
- perl-parse-registry (optional) – regripper
Latest Comments
1 2 3 4 5 6 ... Next › Last »
test0 commented on 2020-12-24 09:20
Thanks, worked!
GI_Jack commented on 2020-12-20 11:37
with version 4.17.0 change line
to
for it to work.
kingkhan94 commented on 2020-12-17 14:29
@test0 sudo yay -S sleuthkit
test0 commented on 2020-12-17 13:41
Where should I find
sleuthkit-4.10.0.jar
? I usedyaourt -S autopsy
and didn't download the jar file specificallykingkhan94 commented on 2020-12-17 11:05
@test0 Please follow these instructions
cd /usr/share/java/
ls
sudo cp sleuthkit-4.10.0.jar /usr/share/autopsy/autopsy/modules/ext/
cd /usr/share/autopsy/autopsy/modules/ext/
sudo cp sleuthkit-4.10.0.jar sleuthkit-postgresql-4.10.0.jar
log out and log in
test0 commented on 2020-12-17 07:01
When running Autopsy after installation, I am getting this Error,
Then, the interface is opened, but without the core plugin so it is not useful. When trying to "Activate" the "Autopsy-Core" default plugin, this error is shown on Console.
And the UI shown a message box with the Error pasted initially ("Activation failed: StandardModule:org.sleuthkit.autopsy.core....").
I tried some tricks suggested online like running Autopsy with
JAVA_HOME=/usr/lib/jvm/java-8-openjdk
but this did not help.Would love your help with fixing this issue or instructing me about the steps I should take
kleinph commented on 2020-11-15 16:20
I have the same problem as @tcmal. I have OpenJDK 8 set as default and also checked JAVA_HOME. I also tried starting it explicitly with:
JAVA_HOME=/usr/lib/jvm/java-8-openjdk/ autopsy
JavaFx 8 is also intalled.
GI_Jack commented on 2020-09-14 18:51
hey, you forgot
should be
for new sleuthkit-java ver
edit: this is borked because upstream sleuthkit is at 4.9.0
kingkhan94 commented on 2020-08-19 04:33
Hi all
First of all thank you for this amazing autopsy AUR package by these gentlements.
Submitter: Mikos Maintainer: tcmal
For (Manjaro/Arch linux)
to the people who are getting an error like this :
please do following steps :
1.open console type :
2.Now type :
3.Bottom of the file type :
4.Save the file.
5.Restart machine.
6.To verify type echo $JAVA_HOME
7.Now try to BUILD using autopsy AUR packages.
famar commented on 2020-05-10 12:35
not related to AUR, but there is a dockerized version and seems to work pretty well https://github.com/bannsec/autopsy_docker