We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
SB compiles following code without errors: int frameCount = read_memory {address} 00B7CB4C {size} 4 {vp} false
int frameCount = read_memory {address} 00B7CB4C {size} 4 {vp} false
Problem is there is no 0x in front of, what is supposed to be hex number. Resulting script tries to read address 0x0 instead.
0x
0x0