build based on new libhyperdbg

This commit is contained in:
SinaKarvandi 2024-06-24 18:05:54 +09:00
parent c0180f6f26
commit 48c362255e
333 changed files with 100 additions and 105 deletions

View file

@ -22,7 +22,7 @@
#include <vector>
#include "SDK/HyperDbgSdk.h"
#include "SDK/Imports/HyperDbgCtrlImports.h"
#include "SDK/Imports/HyperDbgLibImports.h"
using namespace std;