diff --git a/README.md b/README.md index fbccac1..8f95f52 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ vmprofiler is a c++ library which is used to statically analyze VMProtect 2 poly * [VTIL](https://github.com/vtil-project/VTIL-Core) - Virtual-machine Translation Intermediate Language * [Zydis](https://github.com/zyantific/zydis) - Fast and lightweight x86/x86-64 disassembler library * [irql0](https://github.com/irql0) - helped with the first version of vm handler pattern matching +* [mrexodia](https://github.com/mrexodia) - ported project to [cmkr](https://github.com/build-cpp/cmkr). ### Build Instructions