sequential (90) stack overflow (90)

 https://wodewangzhishime.blogspot.com/2023/11/httpswodewangzhishime_29.html

.

.

.

.
John: Before we start, you may take a look at this article (https://kamchihau.blogspot.com/2022/12/tom-actually-how-many-people-in-hackers.html). 
.
Me: OK.
.
John: The register of if-else is being hacked. As a result,  the function of (MOV register_receiver, the value) can't work.
.
Me: That's true. The function can't work.
.
John: Take a look at this articles ( https://wodewangzhishime.blogspot.com/2023/12/sequential-99.html ). Subject-interrupt-Object are the configuration of the register of Port A.
.
Me: OK.
.
John: We assume that the configuration is at the left hand side of the field of value.
.
Me: OK.
.
John: What will happen if the configuration is at the right hand side of the field of value?
.
Me: Take a look at the picture above. If the configuration is at the right hand side of the field of value, if the function of (MOV register_receiver, the value) can't work, the configuration of the register of Port A will be altered.
.
John: How are they altered?
.
Me: I inteprete it by code.
.
John: OK.
.
Originally,
int compare = 32 bits
if (port A = compare)
{
Right shift = stop();
}
.
If the register of if-else is being hacked,
int compare = 32 bits;
if (port A = compare)
{
Right shift = Continue(); <---- if the configuration of Port A is at the right hand side of the field of value, the configuration of Port A will be altered.
}

Comments