First page Back Continue Last page Graphics
Payload Encoders
Encoder:
- Encodes the payload prior to exploit packaging
- Prepends a decoder stub to the original payload
Decoder stub:
- Prepended to original payload
- Executes first on the target
- Responsible for decoding the original payload
- Executes the original payload once decoded