Bobby R. Bruce, Tianyi Zhang, Jaspreet Arora, Guoqing Harry Xu, and Miryung Kim. 2020. JShrink: in-depth investigation into debloating modern Java applications. (ESEC/FSE 2020). 135–146. https://doi.org/10.1145/3368089.3409738 (有源码)
A Broad Comparative Evaluation of Software Debloating Tools. usenixsecurity24(综述)
A. A. Ahmad et al., “Trimmer: An Automated System for Configuration-Based Software Debloating,” in IEEE Transactions on Software Engineering, vol. 48, no. 9, pp. 3485-3505, 1 Sept. 2022, doi: 10.1109/TSE.2021.3095716.
SoK: Software Debloating Landscape and Future Directions. In Proceedings of the 2024 Workshop on Forming an Ecosystem Around Software Transformation (FEAST ‘24).11–18. https://doi.org/10.1145/3689937.3695792 (综述)
DECAF: Automatic, Adaptive De-bloating and Hardening of COTS Firmware. usenixsecurity20(库函数最小化)
Empirical Study of the Docker Smells Impact on the Image Size. ICSE ‘24. 1–12. https://doi.org/10.1145/3597503.3639143(容器最小化)
One size does not fit all: security hardening of MIPS embedded systems via static binary debloating for shared libraries. ASPLOS ‘22. 255–270. https://doi.org/10.1145/3503222.3507768(库函数最小化)
Blankit library debloating: Getting what you want instead of cutting what you don’t. PLDI 2020. (pp. 164-180). (库函数最小化-模块化的思路)
Bolt: a practical binary optimizer for data centers and beyond. In2019 IEEE/ACM International Symposium on Code Generation and Optimization (CGO) 2019 Feb 16 (pp. 2-14). IEEE.(二进制代码的性能优化工具)