Class: Rex::Encoder::Xor::DwordAdditive

Inherits:
Rex::Encoder::Xor show all
Defined in:
lib/rex/encoder/xor/dword_additive.rb

Overview

This class wraps the Dword XOR Additive feedback encoder.

Direct Known Subclasses

Rex::Encoders::XorDwordAdditive

Constant Summary collapse

EncoderKlass =
Rex::Encoding::Xor::DwordAdditive

Instance Attribute Summary

Attributes inherited from Rex::Encoder::Xor

#badchars, #encoded, #fkey, #key, #opts, #raw

Method Summary

Methods inherited from Rex::Encoder::Xor

encode, #encode, #encoder