Sha256: dc1cf427333de4edac582fc6efd85f93a054a3a53a6ae4612b4081aa20df7334
Contents?: true
Size: 773 Bytes
Versions: 4
Compression:
Stored size: 773 Bytes
Contents
# ronin-payloads-encoder 1 "2023-02-01" Ronin "User Manuals" ## SYNOPSIS `ronin-payloads encoder` [*options*] {`--string` *STRING* \| *FILE*} ## DESCRIPTION Encodes data using one or more encoders. ## ARGUMENTS *FILE* The optional file to read the data to encode from. ## OPTIONS `-F`, `--format` `hex`\|`c`\|`shell`\|`powershell`\|`xml`\|`html`\|`js`\|`ruby` Formats the encoded data. `-E`, `--encode` *ENCODER* Loads the encoder with the given name. `-p`, `--param` *ENCODER*`.`*NAME*`=`*VALUE* Sets a param on one of the loaded encoders. `-s`, `--string` *STRING* Encodes the given string. `-h`, `--help` Print help information ## AUTHOR Postmodern <postmodern.mod3@gmail.com> ## SEE ALSO ronin-payloads-encoders(1) ronin-payloads-encoder(1)
Version data entries
4 entries across 4 versions & 1 rubygems