Skip to content

Latest commit

 

History

History
53 lines (40 loc) · 2 KB

README.md

File metadata and controls

53 lines (40 loc) · 2 KB

License Release wakatime tokei Hits-of-Code

nuttertools

A collection of crazy CLI tools in Rust.
Inspired by the "nuttertools" cheat code from Grand Theft Auto: ViceCity.

Run

First, build release binary

cargo build --release 

The run the binary

./target/release/nuttertools --help

You will get the following output:

A collection of crazy CLI tools in Rust

Usage: nuttertools [OPTIONS] <COMMAND>

Commands:
  phone-gen         Brute force all possible phone numbers
  prosecho          The drunk pro's alternative to echo
  proxy-police      Proxy tool for spoofing red light activity
  rat               A program that will rat on all files you pass to it
  russian-roulette  Famous Russian gun game that blows brains
  sha1-crack        Your trusted SHA1 cracking dealer on the block
  help              Print this message or the help of the given subcommand(s)

Options:
  -n, --no-time  Specify whether to print elapsed time of the program
  -h, --help     Print help
  -V, --version  Print version