Skip to content

ysouyno/x96check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

x96check

Check if the executable file is 32-bit or 64-bit on windows.

Installing

cargo install x96check

Usage

> 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

Examples

> x96check.exe error_show.exe
64bit

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages