Replies: 1 comment
-
Covered now in #2368 Thank you @sohsatoh! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The "Finding Sensitive Data in the Keyboard Cache" section of MSTG-STORAGE-5 describes the following.
However, in iOS14 and iOS16, I confirmed that the keyboard cache is stored in
/private/var/mobile/Library/Keyboard/<lang>-dynamic.lm/dynamic-lexicon.dat
, and the information written in MSTG-STORAGE-5 is already outdated.Beta Was this translation helpful? Give feedback.
All reactions