strings命令和findstr命令驗證iso文件中ntkrnlmp.exe系統版本
D:\chsads3647\i386>expand.exe
Microsoft (R) File Expansion Utility? Version 5.2.3647.0
版本所有 (c) Microsoft Corporation. 保留所有權利。
未指定文件。
D:\chsads3647\i386>strings.exe ntkrnlmp.exe >d:\ntkrnlmp.txt
D:\chsads3647\i386>
D:\>findstr.exe /N "5.2.3647.0 "?? ntkrnlmp.txt
10684:5.2.3647.0
D:\>findstr.exe /N "5.2.3647.0 "?? ntkrnlmp.txt