Theodosius
v3.0
Jit linker, mapper, obfuscator, and mutator
|
#include <obf/pass.hpp>
#include <obf/transform/operation.hpp>
#include <obf/transform/transform.hpp>
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. | |