Class Msf::Encoder::Xor
In: lib/msf/core/encoder/xor.rb
Parent: Msf::Encoder

This class provides basic XOR encoding of buffers.

Methods

Public Instance methods

Encodes a block using the XOR encoder from the Rex library.

Finds keys that are incompatible with the supplied bad character list.

[Validate]