diff --git a/README.md b/README.md index b664141..97a5396 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ 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. +# [Documentation](https://docs.back.engineering/vmprofiler/index.html) + ### Credit & Contributors * [VTIL](https://github.com/vtil-project/VTIL-Core) - Virtual-machine Translation Intermediate Language