neonprimetime security , just trying to help

Showing posts with label jnz. Show all posts
Showing posts with label jnz. Show all posts
Friday, January 24, 2020

assembly basics: strcmp ; test eax, eax

›
push eax (1st string to compare) push ecx (2nd string to compare) call strcmp (do the compare using C library ... if same EAX = 0, if diff...
1 comment:
›
Home
View web version
Powered by Blogger.