Skip to content

Add the ability to create a SQLite database from the data found#1

Open
markmckinnon wants to merge 1 commit intoydkhatri:masterfrom
markmckinnon:master
Open

Add the ability to create a SQLite database from the data found#1
markmckinnon wants to merge 1 commit intoydkhatri:masterfrom
markmckinnon:master

Conversation

@markmckinnon
Copy link

Create a SQLite database with minimal columns then adds columns as they
are found. Data is added to the table as it is found.

Create a SQLite database with minimal columns then adds columns as they
are found.  Data is added to the table as it is found.
@ydkhatri
Copy link
Owner

ydkhatri commented Jul 31, 2018

Mark, sqlite writing functionality is already included with the spotlight plugin in mac_apt, which you can use on individual store.db files (no need to have entire disk).

@markmckinnon
Copy link
Author

Yes you are correct but I was using the program for an Autopsy plugin so that is why I modified the program.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants