Spying on Running Programs (strace, ltrace, system calls vs function calls)
Patreon ➤ / jacobsorber Courses ➤ https://jacobsorber.thinkific.com Website ➤ https://www.jacobsorber.com --- Spying on Running Programs (strace, ltrace, system calls vs function calls) // Tools for tracing program behavior are so useful, and many programmers don't realize they exist. This video shows you two of them (strace and ltrace). It also breaks down the difference between function calls and system calls. Enjoy. *** Welcome! I post videos that help you learn to program and become a more confident software developer. I cover beginner-to-advanced systems topics ranging from network programming, threads, processes, operating systems, embedded systems and others. My goal is to help you get under-the-hood and better understand how computers work and how you can use them to become stronger students and more capable professional developers. About me: I'm a computer scientist, electrical engineer, researcher, and teacher. I specialize in embedded systems, mobile computing, sensor networks, and the Internet of Things. I teach systems and networking courses at Clemson University, where I also lead the PERSIST research lab. More about me and what I do: https://people.cs.clemson.edu/~jsorber/ http://persist.cs.clemson.edu/ Note that any Amazon links in my video descriptions are generated by Amazon. If you click one of them and then buy something it helps support this channel. Thanks. *** Welcome! I post videos that help you learn to program and become a more confident software developer. I cover beginner-to-advanced systems topics ranging from network programming, threads, processes, operating systems, embedded systems and others. My goal is to help you get under-the-hood and better understand how computers work and how you can use them to become stronger students and more capable professional developers. About me: I'm a computer scientist, electrical engineer, researcher, and teacher. I specialize in embedded systems, mobile computing, sensor networks, and the Internet of Things. I teach systems and networking courses at Clemson University, where I also lead the PERSIST research lab. More about me and what I do: https://www.jacobsorber.com https://people.cs.clemson.edu/~jsorber/ http://persist.cs.clemson.edu/ To Support the Channel: like, subscribe, spread the word contribute via Patreon --- [ / jacobsorber ] rep the channel with nerdy merch --- [https://teespring.com/stores/jacob-so...] Source code is also available to Patreon supporters. --- [https://jsorber-youtube-source.heroku...] Want me to review your code? Email the code to [email protected]. Code should be simple and in one of the following languages: C, C++, python, java, ruby. You must be the author of the code and have rights to post it. Please include the following statement in your email: "I attest that this is my code, and I hereby give Jacob Sorber the right to use, review, post, comment on, and modify this code on his videos." You can also find more info about code reviews here. • I want to review your code.

Using Strace to Trace Linux Syscalls

Unix system calls (1/2)

Kernel Mode vs User Mode: Why it Matters, What You Need to Know

How C Really Works

How to Check Your Pointers at Runtime

Why are you not using Strace?

Zig 2026: No-AI Policy, $670K Foundation, Left GitHub & Why Zig Isn’t 1.0 - Andrew Kelley Explains

Getting up in another processes memory

How a Microcontroller starts

The Big Short (2015): The Jenga Scene – Explaining the Financial Collapse

Don't Hang Up On AI Scammers. Do THIS Instead.

The Plates & Tubes Behind Night Vision

NASAs Coding Requirements Are Insane

How Your Code Really Controls Hardware

Using the Smallest C Program to Better Understand Your System (with pmap, vmmap, and strace).

Passkeys Explained: Are They Actually Better Than Passwords?

Every Level of Reverse Engineering Explained

How To Become Dangerously Self-Educated (with AI)

Tutorial: Debugging with Strace - A Peek Behind the Scenes of Linux Processes - Avikam Rozenfeld

