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.34k stars 585 forks source link

Central repository data #7748

Open Beercow opened 1 year ago

Beercow commented 1 year ago

Does anyone know how to remove case data from the central repository. I don’t want to blow away the entire database, just some cases.

miguel-negrao commented 1 year ago

If you use the SQLite file, and you know SQL, you can go use SQL commands to delete the data. Make a backup first.