Difference between revisions of "Apple Safari"
From Forensics Wiki
Joachim Metz (Talk | contribs) |
Joachim Metz (Talk | contribs) (→History) |
||
| Line 3: | Line 3: | ||
== History == | == History == | ||
| − | The Safari browser history is stored in an | + | The Safari browser history is stored in an plist file named '''History.plist''' in the user directory. |
<pre> | <pre> | ||
/Users/$USER/Library/Safari/ | /Users/$USER/Library/Safari/ | ||
Revision as of 04:09, 3 November 2011
|
Please help to improve this article by expanding it.
|
Apple Safari is the default web browser included with Mac OS X. The support files for this browser are stored in the user's home directory in /Users/[username]/Library/Safari/.
History
The Safari browser history is stored in an plist file named History.plist in the user directory.
/Users/$USER/Library/Safari/
Also See
Apple Safari History File Format
External Links
- Official website
- Safari Cache Revisited by Sean Cavanaugh