lnkanalyser
Info
Windows shortcut (LNK) files hold a wealth of useful information for forensic investigators. There are a number of LNK file parsers out there, and most are ok, some are incorrect and some just don't get enough information extracted e.g. UUID parsing. Microsoft have now released the binary file format (see below) which makes it a lot easier to get things right.
Links
MS LNK Binary Format: http://msdn.microsoft.com/en-us/library/dd871305(PROT.10).aspx
Screenshot


