From 2a37f84896eb6d394a84011fb14e747384f8df6d Mon Sep 17 00:00:00 2001 From: _xeroxz Date: Sun, 10 Apr 2022 00:03:54 -0700 Subject: [PATCH] updated readme --- README.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 7593563..4af275d 100644 --- a/README.md +++ b/README.md @@ -24,16 +24,9 @@ Theo can be used for many projects. The modularity of the code allows for a prog * [BTBD](https://github.com/btbd) - Huge thanks for providing suggestions and bouncing ideas back and forth. * [SMAP](https://github.com/btbd/smap) - scatter mapper, this project is heavily influenced by SMAP. -* [Zydis](https://github.com/zyantific/zydis) - used to decompile obfuscated routines and find JCC's. -* [asmjit](https://github.com/asmjit/asmjit) - used to generate link-time code (mutated routines). -* [LLVM-Obfuscator](https://github.com/obfuscator-llvm/obfuscator/wiki) - Here are the following devs: - * [Pascal Junod](https://crypto.junod.info/) - * Julien Rinaldini - * [Johan Wehrli](https://twitter.com/jowehrli) - * Julie Michielin - * Stéphane Ongagna - * Grégory Ruch - * Sébastien Bischof +* [XED] +* [spdlog] +* [linux-pe] ## Linking - Dynamic And Static