580F0000 01D83518
780F0000 00000672
300E0000 0000024D
620F0000 00000000 00000001
780F0000 00000030
310E0000
20000000
Boss, I want to ask, this. The consciousness I want to express is. The number of repeated writes is 24D, and the interval is 30. Write 01. But I think the number of written 01 will be increased by 1 each time. How should I write the code? After the first 01 interval is 30, write 02. After the interval is 30, write 03
Take the original pointer that points to the first one.
Use Breeze to make it a loop.
I suppose this is what you want
R15=[Main+0x0001D83518] W=8
Loop Start R0=589
.R1=R15 W=8
.R1=[R1+0x0000000672] W=8
.[R1]=0x0000000000000001 W=2
.R15=R15 + 0x00000030 W=8
.Loop stop
580F0000 01D83518
30000000 0000024D
9891F000
58011000 00000672
62010000 00000000 00000001
780F0000 00000030
31000000
The original single pointer I guess is
580F0000 01D83518
580F1000 00000672 <=put the cursor here then press "add loop"
62010000 00000000 00000001