spotlight_parser
spotlight_parser copied to clipboard
Read and extract data from macOS spotlight databases
Results
2
spotlight_parser issues
Sort by
recently updated
recently updated
newest added
Create a SQLite database with minimal columns then adds columns as they are found. Data is added to the table as it is found.
The first value in a dbStr-#.map.data file does not appear to be always the entry size. https://github.com/ydkhatri/spotlight_parser/blob/master/spotlight_parser.py#L757