markmckinnon / Autopsy-Plugins

Autopsy Python Plugins
332 stars 100 forks source link

Suggestion Parse_SQLite_Databases #12

Closed FHantke closed 6 years ago

FHantke commented 6 years ago

Hello,

when I first used your SQLite plugin, I did't realize that I have to click the checkbox after I filled in the textfield and I wonderd why it did't work.

My suggestion is that you put line 361 in the getSettings(self) method in line 404. Thus, the content is always add.

https://github.com/markmckinnon/Autopsy-Plugins/blob/35d3baafab0a0cad46fc9365e5e94bc5e78f6ade/Parse_SQLite_Databases/ParseSQLiteDBs.py#L361

Kind regards,

FHantke

markmckinnon commented 6 years ago

Have you tried this and did it work? I just did what you suggested and it die not work.

Kind regards.

Mark

FHantke commented 6 years ago

Mhh... you are right, it does not work in your plugin. It works in my own plugin, but I can not reproduce why. I let you know, as soon as I know more.

markmckinnon commented 6 years ago

Shoot me an email at mark dot Mckinnon at davenport dot edu and we can take this offline and look at it further.

FHantke commented 6 years ago

Cool, I will send you a Mail as soon as I find time.