From fdaecd030a6147009985fbf536b748136105e4e5 Mon Sep 17 00:00:00 2001 From: _xeroxz Date: Sun, 13 Jun 2021 02:16:22 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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