mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-15 01:07:42 +00:00
update known issues
This commit is contained in:
parent
d17c272420
commit
bd7196a7f3
@ -2,10 +2,19 @@ Known issues and limitations
|
|||||||
|
|
||||||
We plan to address the following issues in future releases.
|
We plan to address the following issues in future releases.
|
||||||
|
|
||||||
|
General:
|
||||||
|
- Only a single instance of the application can be executed at once. There is no check if another instance is already running. Running a second instance will cause issues.
|
||||||
|
|
||||||
|
Case:
|
||||||
|
- Closing a Case in certain situations when ingest is running or processing is done in the background may cause stability issues. If case cannot be cleanly closed, close the application.
|
||||||
|
|
||||||
Ingest:
|
Ingest:
|
||||||
- Ingest can fail and cause unexpected behavior if "Add image" action is performed while ingest is running.
|
- Ingest may fail and cause unexpected behavior if "Add image" action is performed while ingest is running.
|
||||||
|
|
||||||
|
Hash DB:
|
||||||
|
- Hash DB module does not currently search unallocated space and unallocated/deleted files,
|
||||||
|
|
||||||
Keyword search module:
|
Keyword search module:
|
||||||
- Keyword search module does not currently search unallocated space,
|
- Keyword search module does not currently search unallocated space and unallocated/deleted files,
|
||||||
- Keyword search maximum size of files to be indexed and searched is 200MB,
|
- Keyword search maximum size of files to be indexed and searched is 100MB,
|
||||||
- Keyword search maximum size of unknown files to be searched is 10MB.
|
- Keyword search maximum size of unknown files to be searched is 1MB.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user