mirror of
https://github.com/HyperDbg/HyperDbg.git
synced 2026-07-10 01:29:59 +00:00
progress on making SDK
This commit is contained in:
parent
decd41fbd2
commit
8cd229c92f
19 changed files with 1319 additions and 1292 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue