Let's Decode the Mystery Bytes!
In this follow-up to "Let's Answer Ray's Question!", we go all the way down the rabbit hole to decode the mysterious eight bytes that kept showing up in-between Ray's allocations.
Last month, I posted Let’s Answer Ray’s Question! - a video where we looked at the memory behavior of two different compilations of the same program. I ended that video by saying that if you could read assembly language (like you can if you did Part I of the Performance Aware Programming course!), you could go much further and determine even more specifics.
In this video, we do exactly that. Using disassembly, memory view, and heap debugging, we zero in on exactly who is setting the magic eight bytes we saw next to Ray’s allocations in the first video - and we figure the convoluted way those bytes are encoded.
If you’d like to be emailed when the third and final video is posted, you can subscribe your email address to either our free or paid tiers using the button below.

