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

ASM 语法 #61

Open
aheadlcx opened this issue Dec 6, 2022 · 2 comments
Open

ASM 语法 #61

aheadlcx opened this issue Dec 6, 2022 · 2 comments

Comments

@aheadlcx
Copy link

aheadlcx commented Dec 6, 2022

大佬当初是怎么学习 ASM 语法的了

@Leifzhang
Copy link
Owner

先用javap 看看.class 的结构 然后正反对比下 之后就会慢慢有感觉了
记得有空看看虚拟机的那本书 毕竟指令集都在那边

@aheadlcx
Copy link
Author

aheadlcx commented Dec 7, 2022

恩恩,感谢回复。昨天用一个 as 插件看反编译出来的指令,感觉接近入门了。

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

2 participants