autopsy icon indicating copy to clipboard operation
autopsy copied to clipboard

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 investiga...

Results 194 autopsy issues
Sort by recently updated
recently updated
newest added

Hello, I'm running into an issue where some temporary library are missing, but I can't find where they are being looked inside autopsy's current code base. It seems it could...

Code: https://github.com/sleuthkit/autopsy/blob/develop/Core/src/org/sleuthkit/autopsy/coreutils/PlatformUtil.java#L418 Line: ``` if ((name.contains("hd") || name.contains("sd") || name.contains("disk")) && f.canRead() && name.length()

Hi everyone, I’m running into an issue with Autopsy 4.21 and 4.22 on Ubuntu 22.04. I’m analyzing a .img disk image created from a macOS 10.4 (Tiger) system running in...

Change timeout from 3000 to 15000 for options panel validation. Worked in 4.21.0 but was not long enough for 4.22.1 so I increased it.

I am using autopsy on ArchLinux, but it seems that it is not able to find the “Volatility” binary. ![Image](https://github.com/user-attachments/assets/d9ab682f-4e10-4ee5-8869-b472469fa83e) I have tried using the autopsy version of [AUR](https://aur.archlinux.org/packages/autopsy), but...

I couldn’t find any instructions on how to uninstall/remove/purge Autopsy. On Linux/macOS there are quite some dependencies it needs/installs. Would be awesome if there was a manual and or scripts...

Autopsy 4.10 is unable to load Core module on archlinux and drops the following error on startup: `org.netbeans.InvalidException:_ StandardModule:org.sleuthkit.autopsy.core jarFile: /opt/autopsy/autopsy/modules/org-sleuthkit-autopsy-core.jar: java.lang.UnsatisfiedLinkError: /tmp/libtsk_jni_platinumdragon.so: libreadline.so.7: cannot open shared object file: No...

Linux/OS X

Update regripper from 2.8 to 4.0.

Hi there, I couldn't find a security contact to report this to so I opened an issue. I apologize if this is the wrong place for such kind of reports....