Module: Rex::Encoding::Xor

Defined in:
lib/rex/encoding/xor/byte.rb.ut.rb,
lib/rex/encoding/xor.rb,
lib/rex/encoding/xor/byte.rb,
lib/rex/encoding/xor/word.rb,
lib/rex/encoding/xor/dword.rb,
lib/rex/encoding/xor/qword.rb,
lib/rex/encoding/xor/generic.rb,
lib/rex/encoding/xor/exceptions.rb,
lib/rex/encoding/xor/dword.rb.ut.rb,
lib/rex/encoding/xor/generic.rb.ut.rb,
lib/rex/encoding/xor/dword_additive.rb,
lib/rex/encoding/xor/dword_additive.rb.ut.rb

Overview

I suck because I want to inherit a test case, but this will also cause it to run the test case I’m inheriting, so this runs both the Byte and Generic tests, oh well for now…

Defined Under Namespace

Modules: Exception Classes: Byte, Dword, DwordAdditive, Generic, KeySearchError, Qword, Word