Định nghĩa Disassembler là gì?
Disassembler là Disassembler. Đây là nghĩa tiếng Việt của thuật ngữ Disassembler - một thuật ngữ thuộc nhóm Technology Terms - Công nghệ thông tin.
Độ phổ biến(Factor rating): 5/10
Một bộ phận phân tách là phần mềm hướng dẫn ngôn ngữ cải máy vào hướng dẫn ngôn ngữ assembly (còn gọi là kỹ thuật đảo ngược). Như hạn của nó, A thực hiện disassembler hoạt động mà là nghịch đảo của các hoạt động được thực hiện bởi một nhà lắp ráp.
Xem thêm: Thuật ngữ công nghệ A-Z
Giải thích ý nghĩa
Một bộ phận phân tách được sử dụng để dịch mã máy sang một định dạng có thể đọc được của con người. Đọc mã tháo rời phức tạp hơn mã nguồn gốc bởi vì mã tháo rời thiếu bình luận lập trình viên và các chú thích. Một vấn đề tháo lớn được phân biệt mã và dữ liệu, được thể hiện trong cùng một cách trong các máy hiện tại.
What is the Disassembler? - Definition
A disassembler is software that converts machine language instructions into assembly language instructions (also known as reverse engineering). As the term implies, a disassembler performs operations that are the inverse of operations performed by an assembler.
Understanding the Disassembler
A disassembler is used to translate machine code into a human readable format. Reading disassembled code is more complex than original source code because disassembled code lacks programmer comments and annotations. A major disassembling issue is differentiating code and data, which are shown in the same way in current machines.
Thuật ngữ liên quan
- Assembler
- Decompiler
- Comments
- Reverse Engineering
- High-Level Language (HLL)
- Object Code
- Machine Code (MC)
- Constant
- Code
- Commit
Source: Disassembler là gì? Technology Dictionary - Filegi - Techtopedia - Techterm