# 6.2.3 re Codegate2017 angrybird - [题目解析](#题目解析) - [参考资料](#参考资料) ## 题目解析 ``` $ file angrybird angrybird: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=089c3a14bcd7ffb08e94645cea46f1162b171445, stripped ``` ## 参考资料