In the program i'm currently writing i need to patch some code which seems to be on physical memory location 0x8ee3ac88. But it seems the remapping of the kernel exploit doesn't go that far.
Has someone an idea how i could patch the location without actually changing the whole mapping? I want to...