Theodosius  v3.0
Jit linker, mapper, obfuscator, and mutator
Classes | Namespaces
reloc_transform_pass.hpp File Reference
#include <obf/pass.hpp>
#include <obf/transform/operation.hpp>
#include <obf/transform/transform.hpp>
Include dependency graph for reloc_transform_pass.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

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