scorelab / OpenMF

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

[Backend]: Corrected relative paths #169

Closed sachinsom93 closed 3 years ago

sachinsom93 commented 3 years ago

Description

This pull request aims to correct some relative path that were creating some error while data extraction. Done these corrections:

  1. provided adb path according to os in extraction route
  2. used absolute path in apiUtils

Type of change

How Has This Been Tested?

Tested manually using postman.

Checklist: