1 个不稳定版本
0.1.0 | 2020年8月24日 |
---|
#696 在 Cargo 插件
6KB
92 行
x96check
在 Windows 上检查可执行文件是 32 位还是 64 位。
安装
cargo install x96check
用法
> x96check.exe -h
x96check 0.1.0
Check if the executable file is 32-bit or 64-bit on windows
USAGE:
x96check.exe <file>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
ARGS:
<file> Full path executable file
示例
> x96check.exe error_show.exe
64bit
依赖项
~3MB
~50K SLoC