ProcFeatures v1.1作者:Mark Russinovich
發佈日期: 2006 年 11 月 1 日
介紹ProcessorFeatures is a no-frills applet that uses the Windows IsProcessorFeaturePresent API to determine if the processor and Windows supports various features such as No-Execute pages, Physical Address Extensions (PAE), and a real-time cycle counter. Its primary purpose is to identify system's running the PAE version of the kernel and that support no-execute buffer overflow protection. Here's example output from an Opteron system running Windows XP 64-bit Edition:
The download includes source code. 使用方式用法:procfeatures <file or directory>
|