Skip to main content

A python3 tool for obfuscating bash shell code

Project description

BashSmash

A tool for obfuscating bash shell code

Installation

To install BashSmash, make sure python3.7 and python3-pip are installed on your computer, then run:

pip3 install bashsmash

BashSmash is now installed!

Usage

BashSmash can be used in two ways. First, by passing your script as an argument:

# The result will be sent to stdout
bashsmash "echo Hello, World\!" 

Or, by piping through stdin:

# The result will be sent to stdout
echo "echo Hello, World\!" | bashsmash -

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bashsmash-1.2.tar.gz (2.1 kB view details)

Uploaded Source

File details

Details for the file bashsmash-1.2.tar.gz.

File metadata

  • Download URL: bashsmash-1.2.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8

File hashes

Hashes for bashsmash-1.2.tar.gz
Algorithm Hash digest
SHA256 a127ba71052ffc3adcee4195f5a55b62072bc3e613adcd32eee6f4ca6947db76
MD5 979013138d86c7aa349b58d1bf6c0f36
BLAKE2b-256 9f7e5cb55de820cf90df990015b24ff570aaad5acff29fbd36f87f0e63856464

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page