ronin-payloads-encoder 1 "2023-02-01" Ronin "User Manuals"

SYNOPSIS

ronin-payloads encoder [options] 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 [email protected]

SEE ALSO

ronin-payloads-encoders(1) ronin-payloads-encoder(1)