Does anyone tell me how to block some specific system calls within a program, please? I am building a system which takes a piece of C source code, compiles it with gcc and runs
Some project have similar idea you can take a look at nacl: http://code.google.com/p/nativeclient/