Using the Smallest C Program to Better Understand Your System (with pmap, vmmap, and strace). Share: Download MP3 Similar Tracks The Inline Keyword in C. Jacob Sorber strace feels like magic — let’s fix that (with Rust) fasterthanlime How to make memory read-only in your C programs. Jacob Sorber Using Strace to Trace Linux Syscalls LaurieWired The Origins of Process Memory | Exploring the Use of Various Memory Allocators in Linux C Low Level How to Intercept and Modify Library Calls with Shims. Jacob Sorber How does fork work with open files? Jacob Sorber How to Check Your Pointers at Runtime Jacob Sorber Compiling C to printable x86, to make an executable research paper suckerpinch Modern C and What We Can Learn From It - Luca Sas [ ACCU 2021 ] ACCU Conference What is the Smallest Possible .EXE? Inkbox Your System Calls and You - A Brief Exploration of Using strace Southern California Linux Expo How processes get more memory. (mmap, brk) Jacob Sorber Another way to check pointers at runtime in C Jacob Sorber Coding Was HARD Until I Learned These 5 Things... Elsa Scola Why Are Threads Needed On Single Core Processors Core Dumped how can memory safe code STOP HACKERS? Low Level #12 Structures in C and Cortex Microcontroller Software Interface Standard (CMSIS) Quantum Leaps, LLC How to Implement a Stack in C (+ encapsulation) Jacob Sorber understanding mmap, the workhorse behind keeping memory access efficient in linux Chris Kanich