Disassembler
डिसअसेंबलर (मशीन कोड को असेंबली में बदलने वाला प्रोग्राम)
Origin & History
From disassemble + -er (agent noun); in computing, popularized with tools that translate machine code into assembly listings.
disassemble + -er (कर्ता/एजेंट सूचक प्रत्यय) से; कंप्यूटिंग में यह शब्द उन टूल्स के साथ प्रचलित हुआ जो मशीन कोड को असेंबली लिस्टिंग में बदलते हैं।
Definition
A disassembler is software that takes compiled machine code (binary instructions) and translates it into assembly language to help humans inspect, debug, or reverse-engineer the program.
डिसअसेंबलर वह सॉफ़्टवेयर है जो संकलित मशीन कोड (बाइनरी निर्देश) को पढ़कर उसे असेंबली भाषा में बदलने की कोशिश करता है ताकि प्रोग्राम का निरीक्षण, डीबगिंग या रिवर्स-इंजीनियरिंग की जा सके।