请输入您要查询的百科知识:

 

词条 Stripped binary
释义

  1. See also

{{Multiple issues|{{essay-like|date=August 2015}}{{unreferenced|date=August 2015}}{{Orphan|date=July 2016}}
}}

Compiled binary files can contain debug information which is not necessary for program execution, rather it is useful for debugging and finding problems or bugs in the program. Stripped binary is a binary file without these debugging symbols and thus lesser in size and gives potentially better performance than a non-stripped binary.

A stripped binary makes it hard to disassemble or reverse engineer which also in turn makes it difficult to find problems or bugs in the program.

Stripped binary can be produced with the help of the compiler itself, e.g. GNU GCC compilers' -s flag, or with a dedicated tool like strip on Unix.

See also

  1. Strip (Unix)
  2. Binary

1 : Computer programming

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/9/27 23:30:41