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

Functions

 if (@hw_port0==1)
 elsif (@hw_port1==1)
TypeOfThePacket DEBUGGER_TO_DEBUGGEE_HARDWARE_LEVEL (0x4) 00000002
RequestedActionOfThePacket Value (0x2) 00000033

Variables

The raw script file is available at
!hw script {
 else {
 hw_pin6 = 0
 hw_pin7 = 0
 Checksum
 Indicator
Start of Optional Data

Function Documentation

◆ DEBUGGER_TO_DEBUGGEE_HARDWARE_LEVEL()

TypeOfThePacket DEBUGGER_TO_DEBUGGEE_HARDWARE_LEVEL ( 0x4 )

◆ elsif()

elsif ( @ hw_port1 = = 1)
7 {
8; @hw_pin4 = 0;
9; @hw_pin5 = 0;
10; } else {
hw_pin4
Definition script_simple_pin_assignments.hds.hex.txt:8
hw_pin5
Definition script_simple_pin_assignments.hds.hex.txt:9

◆ if()

if ( @ hw_port0 = = 1)
4 {
5; @hw_pin2 = 0;
6; @hw_pin3 = 0;
7; } elsif (@hw_port1 == 1) {
elsif(@hw_port1==1)
Definition script_conditional_statements_ports.hds.hex.txt:7
hw_pin2
Definition script_simple_pin_assignments.hds.hex.txt:6
hw_pin3
Definition script_simple_pin_assignments.hds.hex.txt:7
hw_port1
Definition script_simple_port_assignments.hds.hex.txt:14

◆ Value()

RequestedActionOfThePacket Value ( 0x2 )

Variable Documentation

◆ at

The raw script file is available at

◆ Checksum

Checksum

◆ Data

Start of Optional Data

◆ else

else {

◆ hw_pin6

hw_pin6 = 0

◆ hw_pin7

hw_pin7 = 0

◆ Indicator

Indicator

◆ script

!hw script {