Hi; I have a question about how the OS is mapped to memory. Are exist some parts which are mapped to a fixed address in memory? I want to know if I manipulate some data structures and add or remove some fields, is it possible to corrupt memory mapping? Thanks.