#ifndef __OBFUSCATOR_H #define __OBFUSCATOR_H #define OBF_FLAG_IS_CODE_WRITEABLE (1<<0) //If this is set, JIT can be used #endif