Category:Disassemblers

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

A disassembler is a computer program that translates machine language into assembly language, performing the inverse operation to that of an assembler. A disassembler differs from a decompiler, which targets a high level language rather than assembly language. Disassembly, the output of a disassembler, is often formatted for human-readability rather than suitability for input to an assembler, making it principally a reverse-engineering tool.

Lua error in package.lua at line 80: module 'Module:Category main article' not found.

Pages in category "Disassemblers"

The following 6 pages are in this category, out of 6 total.