Google Project Zero Details ASLR Bypass on Apple Devices Using NSDictionary Serialization
The technique hinges on the predictable behavior of data serialization and the internal workings of Apple’s objects, which are essentially hash tables. The attack’s goal is to leak the memory addre...