scorelab / OpenMF

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

Extraction of browser history #181

Closed swapnalshahil closed 3 years ago

swapnalshahil commented 3 years ago

Description

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

Fixes #178

Type of change

How Has This Been Tested?

POSTMAN and CMD

USING CMD 2021-06-17_LI 2021-06-17 (1)_LI

2021-06-16 (6)

Extraction from POSTMAN (above)

2021-06-16 (4)

history.tsv file (above)

2021-06-16 (5)

API (above)

Checklist:

swapnalshahil commented 3 years ago

@shivanshu1333 sir! Please have a look :)

swapnalshahil commented 3 years ago

@shivanshu1333 sir! solved merge conflict. You may review!🙂