progress on making SDK

This commit is contained in:
SinaKarvandi 2022-06-24 03:19:41 -07:00
parent decd41fbd2
commit 8cd229c92f
19 changed files with 1319 additions and 1292 deletions

View file

@ -14,8 +14,9 @@
#include <conio.h>
#include <iostream>
#include <vector>
#include "SDK/HyperDbgHeaders.h"
#include "SDK/HyperDbgTypes.h"
#include "SDK/HyperDbgSdk.h"
#include "SDK/HyperDbgUserExports.h"
using namespace std;