diff --git a/README.md b/README.md index 13cf6d3..f580d4d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,16 @@ +
+
+ +
+
+ # Theodosius - Jit linker, Mapper, Mutator, and Obfuscator Theodosius (Theo for short) is a jit linker created for obfuscation. The project is extremely modular in design and supports both kernel and usermode projects. Theo works with static libraries rather than completely compiled binaries. This allows it to easily position, obfuscate, and scatter symbols anywhere as the project takes the place of the linker. +[Doxygen for this project can be found here](https://docs.back.engineering/theo/) + ### Table Of Contents * [Theodosius - Jit linker, Mapper, Mutator, and Obfuscator](https://githacks.org/_xeroxz/theodosius#theodosius-jit-linker-mapper-mutator-and-obfuscator)