|
HyperDbg Debugger
|
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. | |
|
extern |
default condition code handler
| Param1 | |
| Param2 | |
| Param3 |
|
extern |
default custom code handler for debugger
| Param1 | |
| Param2 | |
| Param3 | |
| Param4 |
|
extern |
Spin on thread.
|
extern |
Tests with test tags wrapper.
| Param1 | |
| Param2 | |
| Param3 | |
| Param4 |