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

7 lines
178 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
论文https://llvm.org/pubs/2010-09-ESORICS-FixOverflows.pdf
## 简介