Notifications
Clear all
Topic starter
19/10/2014 7:13 pm
Hi,
Im doing an Android investigation at the moment and looking to see if there is any keystroke/keypad activities of previous typed text as the user has typed, is there any memory kept of this within the android device file structure?
Any advice will be appreciated
21/10/2014 1:49 pm
Probably)
On an LG Nexus 4 (Android 4.4.2), XRY 6.11 interprets the words table within data\data\com.android.providers\userdisctionary\databases\usr_dict.db as "Device Keyboard Cache". This could be what you are looking for. However, best test exactly what is going on with your specific phone & o/s.