YourDictionary

disassembler - technical definition


Software that converts machine language back into assembly language. Since there is no way to easily determine the human thinking behind the logic of the instructions, the resulting assembly language routines and variables are named and numbered generically (A001, A002, etc.). Disassembled code can be very difficult to maintain. See decompiler.



link/cite print suggestion box