ericcornelissen / ericcornelissen/pp-runtime-gadgets
Using ECMAScript Debugger to find runtime gadgets
Open
- Dominant language
- HTML
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This issue exists to check if the [ESMeta](https://github.com/es-meta) project's [ECMAScript Double Debugger](https://github.com/es-meta/esmeta?tab=readme-ov-file#interactive-execution-with-ecmascript-double-debugger) could be used to find runtime gadgets, in particular if it's possible to break(point) at a potential prototype lookup - e.g. by breaking on the [`Get()`](https://tc39.es/ecma262/#sec-get-o-p) function.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.