|
yes, i read that. But i heard that there are more than less estandarized formats. For example on linux x86, there ought to be a minimum standar, because if there were not, a program wouldn't be portable from one machine to another.
In /usr/include/asm/unistd.h there are the numbres of every single system call. I just need to know the parameters and the locations of them for every system call.
|