HyperDbg Debugger
Loading...
Searching...
No Matches
HyperDbgScriptImports.h File Reference

Headers relating exported functions from script engine. More...

Go to the source code of this file.

Functions

 __declspec (dllimport) PVOID ScriptEngineParse(char *str)
 

Variables

UINT32NumberOfGetOperands
 
UINT32 UINT32NumberOfSetOperands
 
PBOOLEAN WasFound
 
const char * PdbFileName
 
const char const char * CustomModuleName
 
CHARFieldName
 
CHAR UINT32FieldOffset
 
UINT64TypeSize
 
char * ResultPath
 
char * PdbFilePath
 
char char * GuidAndAgeDetails
 
char char BOOLEAN Is32BitModule
 
UINT32 StoredLength
 
UINT32 BOOLEAN DownloadIfAvailable
 
UINT32 BOOLEAN const char * SymbolPath
 
UINT32 BOOLEAN const char BOOLEAN IsSilentLoad
 
UINT64 Address
 
UINT64 BOOLEAN IsStruct
 
UINT64 BOOLEAN PVOID BufferAddress
 
UINT64 BOOLEAN PVOID const char * AdditionalParameters
 

Detailed Description

Headers relating exported functions from script engine.

Author
Sina Karvandi (sina@.nosp@m.hype.nosp@m.rdbg..nosp@m.org)
Version
0.2
Date
2023-02-02

Function Documentation

◆ __declspec()

__declspec ( dllimport )

Variable Documentation

◆ AdditionalParameters

UINT64 BOOLEAN PVOID const char* AdditionalParameters

◆ Address

UINT64 Address

◆ BufferAddress

UINT64 BOOLEAN PVOID BufferAddress

◆ CustomModuleName

const char const char* CustomModuleName

◆ DownloadIfAvailable

UINT32 BOOLEAN DownloadIfAvailable

◆ FieldName

CHAR* FieldName

◆ FieldOffset

CHAR UINT32* FieldOffset

◆ GuidAndAgeDetails

char char* GuidAndAgeDetails

◆ Is32BitModule

char char BOOLEAN Is32BitModule

◆ IsSilentLoad

UINT32 BOOLEAN const char BOOLEAN IsSilentLoad

◆ IsStruct

UINT64 BOOLEAN IsStruct

◆ NumberOfGetOperands

UINT32* NumberOfGetOperands

◆ NumberOfSetOperands

UINT32 UINT32* NumberOfSetOperands

◆ PdbFileName

const char* PdbFileName

◆ PdbFilePath

char* PdbFilePath

◆ ResultPath

char* ResultPath

◆ StoredLength

UINT32 StoredLength

◆ SymbolPath

UINT32 BOOLEAN const char* SymbolPath

◆ TypeSize

UINT64* TypeSize

◆ WasFound

PBOOLEAN WasFound