vendral / szperacz

OSINT-like tool to discover, analyse and display metadata of images
GNU General Public License v3.0
1 stars 1 forks source link

SZP011: Add list of creation times #17

Closed vendral closed 1 year ago

vendral commented 1 year ago

Create a list of all possible creation times of images.

Two approaches to consider:

  1. Add creation time to the list once the image is scanned
  2. Iterate over all images and get creation time to add to list

Result shall be stored as a list in file_date_option:

https://github.com/vendral/szperacz/blob/main/szperacz/run.py#L30

vendral commented 1 year ago

Done:

https://github.com/vendral/szperacz/commit/878a298aed2e2e88f5523bddb76e6b94ce724f0a