Open R3x opened 4 years ago
address of the syscall
What is this? @VivekKamisetty
Addresses of the syscalls
Addresses of the syscalls
Used pintool strace.so
A couple of things
Regarding this - I want you to write a tool from scratch which basically implements whatever I have mentioned above. It should be based on pin and you can use the strace thing you have used as reference.
I completed a few
Basic syscall tracer module for our project.