# 分类：reverse-engineering-automation

> 该分类下的文章按时间倒序排列，便于按主题继续深挖。

## 页面摘要
- 路径: /categories/reverse-engineering-automation/
- 当前页: 1 / 1
- 文章总数: 1
- 当前页文章数: 1

## 快速导航
- [首页](/)
- [分类索引](/categories/)
- [归档索引](/archive/)

## 本页文章
### [构建模块化Ghidra脚本链：参数化反汇编工作流自动化实践](/posts/2026/02/17/building-modular-ghidra-script-chains-parameterized-disassembly-workflow-automation/)
- 日期: 2026-02-17T12:46:05+08:00
- 分类: [reverse-engineering-automation](/categories/reverse-engineering-automation/)
- 摘要: 本文深入探讨如何设计模块化、参数化的Ghidra脚本链，实现可复用的反汇编分析工作流。从三层架构设计到无头执行配置，提供具体的工程实践方案和可落地的性能参数建议。
