Hey, this is an x86 port of a script i wrote (with some help from wwoods) to identify what processor an alpha binary would work on. I think its pretty cool, and had some good feedback so im posting it here :) Example: $ ./analyse-x86 /bin/ls Checking vendor_id string...GenuineIntel Disassembling /bin/ls, please wait... i486: 0 i586: 0 ppro: 15 mmx: 0 sse: 8 sse2: 0 /bin/ls will run on Pentium III (pentium3) or higher processor. -- ------------------------------------- taviso@sdf.lonestar.org | finger me for my gpg key. -------------------------------------------------------