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

Go to the source code of this file.

Functions

UINT64 AsmTestWrapperWithTestTags (UINT64 Param1, UINT64 Param2, UINT64 Param3, UINT64 Param4)
 Tests with test tags wrapper.
VOID AsmDebuggerCustomCodeHandler (UINT64 Param1, UINT64 Param2, UINT64 Param3, UINT64 Param4)
 default custom code handler for debugger
UINT64 AsmDebuggerConditionCodeHandler (UINT64 Param1, UINT64 Param2, UINT64 Param3)
 default condition code handler
VOID AsmDebuggerSpinOnThread ()
 Spin on thread.

Function Documentation

◆ AsmDebuggerConditionCodeHandler()

UINT64 AsmDebuggerConditionCodeHandler ( UINT64 Param1,
UINT64 Param2,
UINT64 Param3 )
extern

default condition code handler

Parameters
Param1
Param2
Param3
Returns
UINT64

◆ AsmDebuggerCustomCodeHandler()

VOID AsmDebuggerCustomCodeHandler ( UINT64 Param1,
UINT64 Param2,
UINT64 Param3,
UINT64 Param4 )
extern

default custom code handler for debugger

Parameters
Param1
Param2
Param3
Param4
Returns
VOID

◆ AsmDebuggerSpinOnThread()

VOID AsmDebuggerSpinOnThread ( )
extern

Spin on thread.

◆ AsmTestWrapperWithTestTags()

UINT64 AsmTestWrapperWithTestTags ( UINT64 Param1,
UINT64 Param2,
UINT64 Param3,
UINT64 Param4 )
extern

Tests with test tags wrapper.

Parameters
Param1
Param2
Param3
Param4
Returns
UINT64