Compiler Explorer翻译此结果Compiler ExplorerCompiler Explorer is an interactive online compiler which shows the assembly output of compiled C++, Rust, Go (and many more) code.更多内容请查看https://godbolt.org/
DefuseThis tool takes x86 or x64 assembly instructions and converts them to their binary representation (machine code). It can also go the other way, taking a hexadecimal string of machine code and 更多内容请查看https://defuse.ca/online-x86-assembler.htm