用 rellic-headergen 生成 C 语言数据结构
blog.trailofbits.com | 博客 | #reverse-engineering | #static-analysis | #tool-release | #llvm | #compilers | #c-plus-plus | #memory-layout
摘要
Trail of Bits 开源工具 rellic-headergen:从含调试信息的 LLVM bitcode 中生成等价的 C 类型定义,帮助分析者无需查阅 ABI 手册即可推理复杂 C++ 类型(含模板与继承)的内存布局,适用于程序分析场景。
- 发布时间
- 收录时间
Skip to content