Webloc
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Web |extensions={{ext|webloc}} }} Webloc is the Mac OS X version of what is done in Windows with the Internet Shortcut form...") |
|||
Line 11: | Line 11: | ||
* [http://www.forensicswiki.org/wiki/Webloc Forensics Wiki article] | * [http://www.forensicswiki.org/wiki/Webloc Forensics Wiki article] | ||
* [https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man1/DeRez.1.html DeRez utility] | * [https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man1/DeRez.1.html DeRez utility] | ||
+ | * [http://xahlee.info/comp/safari_webloc.html Safari “.webloc” File is Using Mac Resource Fork] | ||
[[Category:Macintosh]] | [[Category:Macintosh]] |
Revision as of 07:08, 14 January 2020
Webloc is the Mac OS X version of what is done in Windows with the Internet Shortcut format, providing a link to a Web resource which can be put on your desktop.The data fork of the file is empty, which makes the .webloc file seem like a completely empty file when viewed in non-Mac-specific utilities. The actual content is in the Resource Fork, which, in the case of a file stored as AppleDouble (as is usual for OS X filesystems) is in the file named with a dot and underscore prefixing the filename. This contains the linked URL.