Skip to content

Commit

Permalink
Add $HOME/Library/Keychains/ comment
Browse files Browse the repository at this point in the history
  • Loading branch information
0xmachos committed Oct 10, 2021
1 parent 0476272 commit 4da68ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions uuid
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ function main {
declare -a UUID_PATHS=($HOME/Library/Application\ Support/CrashReporter/* \
$HOME/Library/Dictionaries/CoreDataUbiquitySupport/* \
$HOME/Library/Containers/*/Data/Library/Application\ Support/CrashReporter/*)
# $HOME/Library/Keychains/$UUID/
# Inside $HOME/Library/Keychains/ there will be a directory named after the UUID of the system
declare -a UUID_FILES=($HOME/Pictures/Photos\ Library.photoslibrary/database/Photos.sqlite.lock)

echo "Paths which potentially contain UUID:"
Expand Down

0 comments on commit 4da68ec

Please sign in to comment.