First , disassemble the machine instructions from the object file and save them as a file 首先,从对象文件中反汇编机器指令,并将它们保存为一个文件:
Quickly came assembly language , which abstracted away the ones and zeros to provide rudimentary machine instructions such as 很快有了汇编语言,它将1和0抽象成基本的机器指令,例如
Assembler : a progamming language in which one mnemonic source statement is coded for each machine ? level instruction 汇编语言:一种编程语言,每一条助记符源语句都对应一条机器指令。
A basic or fundamental unit , often referring to the lowest of a machine instruction or lowest unit of language translation 一种基本单位或基础单位,常常指机器指令的最低一级或语言翻译的最低的单位。