scorelab / OpenMF

An Open Source Mobile Forensics Investigation Tool for Android Platform
Apache License 2.0
142 stars 93 forks source link

Open method to Open case files #294

Closed PrerakMathur20 closed 1 year ago

PrerakMathur20 commented 1 year ago

Description

For security reasons, internal file paths were inaccessible to the visitor and user. So there was no adequate way for the Management to open case files after looking for them in the Keyword Search and Filter Search sections of Analytics.

This issue was fixed by copying the file path to the clipboard and allowing the user to open the same in a new tab as a browser as a file explorer as most browsers natively support .txt, .pdf, .tsv, etc formats.

Fixes #284

Type of change

How Has This Been Tested?

With multiple test cases, from multiple filters and keywords, this feature did not break.

Also, include screenshots for the verification and reviewing purpose.

Demo

https://user-images.githubusercontent.com/76054330/183386215-2420be1c-a2de-43a7-9189-ed95e4d343ff.mov

Checklist: