Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 193 Bytes

information.md

File metadata and controls

13 lines (9 loc) · 193 Bytes

information

  1. Check out metadata:

    exiftool cat.jpg
  2. Value of License field seems b64-encoded; decode it:

    echo "<License>" | base64 -d