ov3rcl0ck 25 Junior Poster

What are you trying to implement the services into? A CGI script?

ov3rcl0ck 25 Junior Poster

So when I take an argument off the stack it seems that is in the form of a string, is there a way i can convert it to a integer so i can "cmp" it with another argument which i also wish to convert to an int? I am a newbie to ASM but i do realize this isn't going to be as easy as it is in higher level languages. Any help?

ov3rcl0ck 25 Junior Poster

I'm extremely new to assembly and was wondering if there is a speed difference between 16, 32, and 64bit registers.