Class: Rex::Encoders::XorDword

Inherits:
Rex::Encoder::Xor::Dword show all
Includes:
Backend
Defined in:
lib/rex/encoders/xor_dword.rb

Overview

Spoon’s smaller variable-length encoder (updated to use call $+4 by vlad902)

Defined Under Namespace

Modules: Backend

Constant Summary

Constants inherited from Rex::Encoder::Xor::Dword

Rex::Encoder::Xor::Dword::EncoderKlass

Instance Attribute Summary

Attributes inherited from Rex::Encoder::Xor

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

Method Summary

Methods included from Backend

#_prepend

Methods inherited from Rex::Encoder::Xor

encode, #encode, #encoder