Click here to Skip to main content
15,897,518 members

Comments by Christianirwan (Top 17 by date)

Christianirwan 10-Aug-13 4:06am View    
What do you think is actually not random jumps. There are decoy to not read assemblies, the way is that. It actually can be written:

mov eax, 10 // replace eax, by 10
xor edx, 1 // Toggle the last byte.
add ebx, 4 // Add ebx by 4
sub ecx, ecx, // zero the ecx
Christianirwan 10-Aug-13 4:06am View    
What do you think is actually not random jumps. There are decoy to not read assemblies, the way is that. It actually can be written:

mov eax, 10 // replace eax, by 10
xor edx, 1 // Toggle the last byte.
add ebx, 4 // Add ebx by 4
sub ecx, ecx, // zero the ecx
Christianirwan 10-Aug-13 4:06am View    
What do you think is actually not random jumps. There are decoy to not read assemblies, the way is that. It actually can be written:

mov eax, 10 // replace eax, by 10
xor edx, 1 // Toggle the last byte.
add ebx, 4 // Add ebx by 4
sub ecx, ecx, // zero the ecx
Christianirwan 10-Aug-13 4:06am View    
What do you think is actually not random jumps. There are decoy to not read assemblies, the way is that. It actually can be written:

mov eax, 10 // replace eax, by 10
xor edx, 1 // Toggle the last byte.
add ebx, 4 // Add ebx by 4
sub ecx, ecx, // zero the ecx
Christianirwan 5-Jul-13 7:51am View    
Please ask clearer code and use only snippet.