diff --git a/README.md b/README.md index 3e510fe..16b058f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ vmprofiler is a c++ library which is used to statically analyze VMProtect 2 polymorphic virtual machines. This project is inherited in vmprofiler-qt, vmprofiler-cli, and vmemu. This is the base project for all other VMProtect 2 projects inside of this group on githacks. -### Credit +### Credit & Contributors * [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