|
|
|
|
|
by rasz
1432 days ago
|
|
June build Chrome/102.xxx. I just tried 96.xx and [!] error: could not infer memory layout
[] retrying. (2 retries left)
[!] error: could not infer memory layout
[] retrying. (1 retries left)
[!] error: could not infer memory layout
[!] no retries left Btw some parts (maybe whole thing??) uses WebAssembly and not just js. |
|
The site pretty clearly says it works on Chrome 88, on Linux. Chrome 91 reduced the resolution of performance.now significantly, which likely broke this website (https://developer.chrome.com/blog/cross-origin-isolated-hr-t...). You're also trying this out on Windows, which is also not supported by the demo page in its default configuration.
But also: this was a demo page put together by a random security researcher on their own, based on a vulnerability from a year ago. It's not a reflection of what a motivated attacker could do with a sufficiently powerful exploitation primitive (say, this Retbleed attack).