Now we can load and run a simple ELF executable such as hello world
, but
Segmentation fault
or something else errors will happen if we try to run
a larger program.
Now we can load and run a simple ELF executable such as hello world
, but
Segmentation fault
or something else errors will happen if we try to run
a larger program.