
Proof-of-concept exploit for CVE-2025-6554, demonstrating V8 sandbox escape via addressof and fakeobj primitives to achieve arbitrary read/write. Includes reproduction steps and references for educational analysis.
This repository contains
addressof and fakeobj primitives, as well as the arbitrary address read/write primitives in V8 sandbox.Commit: 609a85c2a1bd77d6f6905369f4bc4fcf34c5db09
Command Line: out\x64.release\d8 --allow-natives-syntax
This repository is intended solely for educational purposes and must not be used for any malicious activities.