cse_india
May 30th, 2006, 07:44
1 question please:
how to distinguish a function from the calling program in assembly.
means are there any specials symbols for the starting and beginning of the function when we see a particular program disassembled?
i can understand functions and the calling program by the special braces{ } before and after the function in c++.
is there in assembly like this too?
sorry if the question is stupid.but but even an advanced cracker would have started from a silly question.
how to distinguish a function from the calling program in assembly.
means are there any specials symbols for the starting and beginning of the function when we see a particular program disassembled?
i can understand functions and the calling program by the special braces{ } before and after the function in c++.
is there in assembly like this too?
sorry if the question is stupid.but but even an advanced cracker would have started from a silly question.