Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

第二回接近末尾的地方有个typo #69

Open
zengxinhui opened this issue Jul 27, 2022 · 1 comment
Open

第二回接近末尾的地方有个typo #69

zengxinhui opened this issue Jul 27, 2022 · 1 comment

Comments

@zengxinhui
Copy link

那假如 mov ax,cx 这行代码位于最终编译好后的二进制文件的 0x08 处,那 go 就等于 0x08,而最终 CPU 跳转到的地址就是 0x90008 处。

应该是mov ax, cs

@zengxinhui
Copy link
Author

嗯 我在手机上看到评论区留言了。看来是在微信发布了的文章不好修改的缘故 这个issue可以关掉了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant