Theodosius v3.0
Jit linker, symbol mapper, and obfuscator
Data Structures | Namespaces
reloc_transform_pass.hpp File Reference
#include <obf/pass.hpp>
#include <obf/transform/operation.hpp>
#include <obf/transform/transform.hpp>

Go to the source code of this file.

Data Structures

class  theo::obf::reloc_transform_pass_t
 this pass is like the next_inst_pass, however, relocations are encrypted with transformations instead of the address of the next instruction. this pass only runs at the instruction level and appends transformations into the reloc_t object of the instruction symbol. More...
 

Namespaces

namespace  theo
 The outer most encompassing namespace of this project.
 
namespace  theo::obf
 this is the main namespace for obfuscation related things.