Crates.io | hecker |
lib.rs | hecker |
version | 0.1.1 |
source | src |
created_at | 2023-03-01 21:31:44.006889 |
updated_at | 2023-03-02 19:47:56.386516 |
description | Pretend you are a hacker or feel like one from Hollywood |
homepage | |
repository | https://github.com/phoenixr-codes/hecker/ |
max_upload_size | |
id | 798339 |
size | 22,177 |
Pretend you are a hacker or feel like one from Hollywood.
hecker is a command-line tool that makes you seem like a professional hacker - atleast to those who do not know much about hacking. When you execute the script in the terminal it will read pressed keys but write characters from a C file. You may as well change that contet with some options.
Install hecker with Cargo:
$ cargo install hecker
Pretend you are a hacker or feel like one from Hollywood
Usage: hecker [OPTIONS] [source]
Arguments:
[source] Specify the source of the text to display. [default: https://raw.githubusercontent.com/torvalds/linux/master/kernel/events/internal.h]
Options:
--type <type> The type of the source. [default: url] [possible values: file, text, url]
-c, --clear Clears the screen before running.
-h, --help Print help
-V, --version Print version
Code highlighting.
Caracal as logo.
Improved error messages.
Added help for the source
option.
🎉 Release