scorelab / OpenMF

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

Extract bluetooth data #182

Closed swapnalshahil closed 3 years ago

swapnalshahil commented 3 years ago

Description

Extraction of Bluetooth data. Implementation from the command line to extract Bluetooth data directly. Creating API which will give the Bluetooth data(this will help in frontend). API : /data//bluetooth

Fixes #177

Type of change

How Has This Been Tested?

POSTMAN and CMD

CMD 2021-06-17 (4)_LI 2021-06-17 (5)_LI

2021-06-17 (7)

bluetooth.tsv (above)

2021-06-17 (3)

Extraction using POSTMAN (above)

2021-06-17 (2)

API (above)

Checklist:

swapnalshahil commented 3 years ago

@shivanshu1333 sir! Please review.🙂