uidinfo [options] [<uid>]
Display help.
Read uids one per line from stdin. All uids read from stdin are assumed to be in hex format even if they don't have a preceding 0x.
Specify a uid to look up. [uint]
Displays the name of any exe whose UID3 matches the given value.
If using --stdin, expects a uid per line, and outputs the name next to the uid. This is compatible with doing, say, ls C:\private | uidinfo -s
.
Copyright (c) 2009-2010 Accenture. All rights reserved.