Fuckify your bash commands to the moon and beyond, credits to https://github.com/0xddaa/bashfuck https://git.ari.lt/ari/fuckify
Find a file
Ari Archer 19d0e86a06
Improve obfuscation, add README.sh
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2022-11-13 17:26:21 +02:00
plugin/commands Improve obfuscation, add README.sh 2022-11-13 17:26:21 +02:00
.editorconfig Make fuckify installable using the baz plugin manager 2022-09-28 17:24:19 +03:00
.gitattributes Make fuckify installable using the baz plugin manager 2022-09-28 17:24:19 +03:00
.gitignore Make fuckify installable using the baz plugin manager 2022-09-28 17:24:19 +03:00
baz.env Improve obfuscation, add README.sh 2022-11-13 17:26:21 +02:00
README.md Make fuckify installable using the baz plugin manager 2022-09-28 17:24:19 +03:00
README.sh Improve obfuscation, add README.sh 2022-11-13 17:26:21 +02:00
UNLICENSE init 2022-09-24 02:30:27 +03:00

Fuckify

Fuckify your bash commands to the moon and beyond

Usage

fuckify ...command

Or

fuckify "command"
# Same thing basically
fuckify 'command'

Packages

Dependencies

  • Bash
  • Coreutils
  • XZ compressor/decompressor
  • Base64 en/decoder
  • OpenSSL

Credits