https://github.com/ErodedElk/Chaos-me-JavaScript-V8
零基础入门V8引擎漏洞挖掘
https://github.com/ErodedElk/Chaos-me-JavaScript-V8
gitbook javascript v8
Last synced: 17 days ago
JSON representation
零基础入门V8引擎漏洞挖掘
- Host: GitHub
- URL: https://github.com/ErodedElk/Chaos-me-JavaScript-V8
- Owner: ErodedElk
- Created: 2022-07-06T13:46:57.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-08T11:42:26.000Z (about 1 year ago)
- Last Synced: 2024-11-05T13:42:06.752Z (6 months ago)
- Topics: gitbook, javascript, v8
- Homepage:
- Size: 4.26 MB
- Stars: 237
- Watchers: 8
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chapter0-序言
《Chaos me | JavaScript-V8》——“因学习 JavaScript V8 而逐渐混沌的我”
本项目以面向零基础为主,笔者在撰稿之初也是零基础开始研究 V8,因此您不必太过担心文章内容是否需要其他前置的基础技能才能理解。
笔者相信,当你需要本项目的文章时,您至少已经入了二进制研究的门槛,能够通过 gdb 对程序进行调试和分析了;当您拥有这些能力时,您就已经能够阅读本项目,并理解所有文章的主要内容。
希望这里的记录能够帮到您。
Hope the records here will help you.
Github Link:[https://github.com/ErodedElk/Chaos-me-JavaScript-V8](https://github.com/ErodedElk/Chaos-me-JavaScript-V8)
GitBook Link:[https://tokameine.gitbook.io/chose-me-or-javascript-v8/](https://tokameine.gitbook.io/chose-me-or-javascript-v8/)
如果不介意的话,请务必给GitHub仓库点个Star.