kHyperDbg
signature. The first number is the current operating core number. For example, the following signature shows that we're running our commands in core 0x2
. Note that the core number is in hex format.u86HyperDbg
while the first number shows the active Process Id and the second number is the Thread Id. For example, the following signature is a 32-bit debugging for a process with Process Id equal to 0x228c
and Thread Id equal to 0x13fc
. The Process Id and the Thread Id are in hex format.u64HyperDbg
. The numbers are exactly like 32-bit debugging. The first number shows the active Process Id and the second number is the Thread Id. For example, the following signature is a 64-bit debugging for Process Id equal to 0x2300
and Thread Id equal to 0x1620
. The Process Id and the Thread ID are in hex format.192.168.1.10
, and the port address for the connection 50000
. The IP address and the port number are in decimal format.