NAME
ronin-payloads-encode - Encodes data using the encoder(s)
SYNOPSIS
ronin-payloads encode [options] {--encoder ENCODER} … {--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,--formathex|c|shell|powershell|xml|html|js|ruby- Formats the encoded data.
-E,--encoderENCODER- Loads the encoder with the given name.
-p,--paramENCODER.NAME=VALUE- Sets a param on one of the loaded encoders.
-s,--stringSTRING- Encodes the given string.
-h,--help- Print help information
AUTHOR
Postmodern postmodern.mod3@gmail.com