Below you will find pages that utilize the taxonomy term “c”
Notepad
HowTo Examine & Modify Executables
A review of tools and techniques to examine and modify executables
Notepad
Wrapping C libraries in Python
A brief tutotial about wrapping C libraries in Python packages
Posts
Walking Down Memory Lane
Exploring system memory as seen by a running process, figuring out what can be accessed and what is restricted. Finding needles in memory haystack.
Posts
Latency numbers and how to find them
It is supposed to be something that every programmer should know. Whenever you are coding something you should be aware of these numbers.