Class Rex::Encoding::Xor::Generic
In: lib/rex/encoding/xor/generic.rb
Parent: Object

Methods

Public Class methods

hook stylies! return index of offending byte or nil

kind of ghetto, but very convenient for mutating keys by default, do no key mutations

Find a list of bytes that can‘t be valid xor keys, from the data and badchars. This returns a Array of hashes, length keysize

(Hopefully) find a good key, from badkeys and badchars

maybe a bit a smaller of method name?

[Validate]