Using Strace to Trace Linux Syscalls

Описание к видео Using Strace to Trace Linux Syscalls

In this video, we use the Linux strace command to trace Linux system calls. We practice filtering and reading the output to see the full behavior of programs.


---

Timestamps:
00:00 Intro
00:50 Strace Man Page
01:55 Example C program
03:44 Strace Syscalls Output
05:44 A Warning about Malware
07:10 Filtering Output
09:30 Excluding System Calls
10:30 Counting System Calls
11:40 Child Processes
12:42 Following Forks
15:31 Recap

---

Links Mentioned in Video:

Strace Man Page:
https://man7.org/linux/man-pages/man1...


---
laurieWIRED Twitter:
  / lauriewired  

laurieWIRED Website:
http://lauriewired.com

laurieWIRED Github:
https://github.com/LaurieWired

laurieWIRED HN:
https://news.ycombinator.com/user?id=...

laurieWIRED Reddit:
  / lauriewired  

Комментарии

Информация по комментариям в разработке