Class Rex::Encoder::Xor
In: lib/rex/encoder/xor.rb
Parent: Object

This class performs basic XOR encoding.

Methods

encode   encode   encoder  

Public Class methods

wrap that shit in a wanna be static class

Public Instance methods

This method encodes the supplied data, taking into account the badchar list, and returns the encoded buffer.

Return the class associated with this encoder.

[Validate]