#command-line #encryption #clap #cmd

app sxx

windows 命令行加解密小工具 - Command line encryption gadget

2 stable releases

1.1.0 Jun 6, 2023
1.0.0 May 24, 2023

#1028 in Cryptography

MIT license

8KB
134 lines

sxx

介绍

windows 命令行加解密小工具

cargo install sxx

Command line encryption gadget

Usage: sxx [OPTIONS] <FILEPATH>

Arguments:
  <FILEPATH>

Options:
  -t, --threads <THREADS>    [default: 4]
  -p, --password <PASSWORD>  [default: 233]
  -o, --outpath <OUTPATH>    [default: .]
  -h, --help                 Print help
  -V, --version              Print version

Dependencies

~2–11MB
~96K SLoC