Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
AngeloD2022 committed Apr 3, 2024
1 parent 33d08c8 commit 26a3ce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion decrypt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ if [[ $(defaults read /Library/Preferences/com.apple.security.libraryvalidation.
fi

function injectDylib {
DYLD_INSERT_LIBRARIES=./injected.dylib ~/Desktop/Books.app/Contents/MacOS/Books
DYLD_INSERT_LIBRARIES=./injected.dylib /System/Applications/Books.app/Contents/MacOS/Books
}


Expand Down

0 comments on commit 26a3ce8

Please sign in to comment.