sepinf-inc / IPED

IPED Digital Forensic Tool. It is an open source software that can be used to process and analyze digital evidence, often seized at crime scenes by law enforcement or in a corporate investigation by private examiners.
Other
961 stars 219 forks source link

Android Call Log parser #384

Open mauriciomenegaz opened 3 years ago

mauriciomenegaz commented 3 years ago

Create a parser to extract call log data from Android phones. This is related to https://github.com/sepinf-inc/IPED/issues/43.

thalespr commented 3 years ago

Is anyone working on this?

lfcnassif commented 3 years ago

@mauriciomenegaz?

lfcnassif commented 3 years ago

Removing the current assignee as this seems iddle...

lfcnassif commented 2 years ago

@streeg I ask you to start working on this as your first parser. Read the basic instructions on https://github.com/sepinf-inc/IPED/wiki/Contributing. You will need to do some research to find out how call log data is stored in different versions of Android OS.