c++ 预处理编译链接 & 引用 & 类 & static & 构造 & 析构
- 预处理
- 编译
- 链接
- 头文件
Read More
uSBS arm instrumentation
2023-02-19这篇文章是基于论文
Discovery and Identification of Memory Corruption Vulnerabilities on Bare-metal Embedded Devices
和Read More
函数识别:制作sig文件
2023-02-18- 引言
- sig文件
- 制作sig文件
- 1.用obj/lib文件制造PAT文件
- IOT fuzz 现状
- 解决方案
- 1. Static Instrumentation
- Read More
static analysis conclusion
2023-01-27在学习了将近一个月的
static analysis
的理论部分后,我发现得对它做个纵向的归纳,方便理解.
Read More IOT fuzz 面向漏洞检测的物联网设备辅助异常与崩溃捕获工具的研究
2023-02-09