'repne' Category

  • Inline strlen function in assembly

    June 6, 2008

    I know the strlen function in assembly has been covered on the internet before, but I figured I’ve cover it again, just in case someone like myself were searching google for it ; here’s the code: 00404334 sub_404334 proc near 00404334  push edi 00404335  push eax 00404336  push ecx 00404337  mov edi, edx 00404339  xor […]

 
Powered by Wordpress and MySQL. Theme by Shlomi Noach, openark.org