decompilers


정의: A decompiler is a computer program that translates an executable file back into high-level source code. Unlike a compiler, which converts high-level code into machine code, a decompiler performs the reverse process. While disassemblers translate executables into assembly language, decompilers go a step further by reconstructing the disassembly into higher-level languages like C. Due to the one-way nature of the compilation process, decompilers usually cannot perfectly recreate the original source code. They often produce obfuscated and less readable code.


📄 키워드 상세정보

핵심 연구 분야Infrastructure
주요 연도2022년
주요 연관 키워드decompilation
좋아요 수0

키워드별 논문 목록 (3건)