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

Go to the source code of this file.

Data Structures

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

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