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

Go to the source code of this file.

Classes

class  theo::obf::engine_t
 singleton obfuscation engine class. this class is responsible for keeping track of the registered passes and the order in which to execute them. More...
 

Namespaces

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