CTF-All-In-One/doc/8.41_intpatch.md

6 lines
177 B
Markdown
Raw Normal View History

2018-06-14 17:34:09 +07:00
# 8.41 IntPatch: Automatically Fix Integer-Overflow-to-Buffer-Overflow Vulnerability at Compile-Time
2018-06-17 16:46:53 +07:00
2018-07-13 23:31:51 +07:00
[paper](https://llvm.org/pubs/2010-09-ESORICS-FixOverflows.pdf)
2018-06-17 16:46:53 +07:00
## 简介