I cant find any command to list what system calls are made
from an executable, clearly there must be a way to determine
that since the system clearly detects an unresolved
symbol at runtime. (Or ?)
Petter
I cant find any command to list what system calls are made
from an executable, clearly there must be a way to determine
that since the system clearly detects an unresolved
symbol at runtime. (Or ?)
Petter
1. Replace stat-linked system call with dynamic one?
Hi all,
Is there any way to replace any system call in
statically linked solaris ELF executable with
dynamic call from external shared library?
Thanks,
Igor
2. How to compile NTFS-Support into my Kernel
3. Changing executable linking from dynamic to static
4. Oops 2.5.21 loading ide-scsi module
5. Make statically-linked executable from dynamic, with no source ?
9. dynamic linking functions FROM an executable
10. making statically-linked executable
12. dynamic link, bind call, stripped program
13. How I could add a new system call to linux or modify a system calls