Trail of Bits Blog

C your data structures with rellic-headergen

Have you ever wondered how a compiler sees your data structures? Compiler Explorer may help you understand the relation between the source code and machine code, but it doesn’t provide as much support when it comes to the layout of your data. You might have heard about padding, alignment, and “plain old […]
favicon
blog.trailofbits.com
blog.trailofbits.com