FlashCookiesView is a small application that will display the list of cookie files created by the Flash component (Local Shared Object) in your web browser.
For each cookie file, the lower pane of FlashCookiesView displays the content of the file in readable format or as Hex dump.
You can also select one or more cookie files, and then copy them to the clipboard, save them to text/html/xml file or delete them.
Known Issues
Some flash cookie files cannot be parsed by FlashCookiesView, and in these cases, the lower pane will be empty. If you want, you can view the raw content of the cookie file, by choosing 'Hex Dump' view from Options->Display Mode.
What's New in This Release: [ read full changelog ]
· Added 'Mark Odd/Even Rows' option, under the View menu. When it's turned on, the odd and even rows are displayed in different color, to make it easier to read a single line.
· Added 'Add Header Line To CSV/Tab-Delimited File' option. When this option is turned on, the column names are added as the first line when you export to csv or tab-delimited file.