Name:
Cudder
!MhMRSATORI!fR8duoqGZdD/iE5
2013-01-02 0:17
xor eax, eax
cdq
inc edx
4 bytes
inb4 3
Name:
Cudder
!MhMRSATORI!fR8duoqGZdD/iE5
2013-01-02 0:19
...and I just noticed if you get there eax
is zero already. So
cdq
inc edx
does the trick, in 2 bytes.
I doubt anyone will be able to do this in 1 byte.