updated readme and doxygen files

master
_xeroxz 2 years ago
parent 05f0e6a239
commit 27dd04e97b

@ -1,8 +1,16 @@
<div align="center">
<div>
<img src="http://githacks.org/_xerox/theodosius/doxygen/icon.png"/>
</div>
</div>
# 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)

Loading…
Cancel
Save