HyperDbg Debugger
Loading...
Searching...
No Matches
hyperdbg/tests/hwdbg-tests/scripts/compiled-scripts/script_simple_port_assignments.hds.hex.txt File Reference

Functions

TypeOfThePacket DEBUGGER_TO_DEBUGGEE_HARDWARE_LEVEL (0x4) 00000002
RequestedActionOfThePacket Value (0x2) 00000017

Variables

The raw script file is available at
!hw script {
 test_var = @hw_port0 + 1
 hw_port0 = .test_var
 hw_port1 = @hw_port1 - 2
 Checksum
 Indicator
Start of Optional Data

Function Documentation

◆ DEBUGGER_TO_DEBUGGEE_HARDWARE_LEVEL()

TypeOfThePacket DEBUGGER_TO_DEBUGGEE_HARDWARE_LEVEL ( 0x4 )

◆ Value()

RequestedActionOfThePacket Value ( 0x2 )

Variable Documentation

◆ at

The raw script file is available at

◆ Checksum

Checksum

◆ Data

Start of Optional Data

◆ hw_port0

hw_port0 = .test_var

◆ hw_port1

hw_port1 = @hw_port1 - 2

◆ Indicator

Indicator

◆ script

!hw script {

◆ test_var

test_var = @hw_port0 + 1