This commit is contained in:
firmianay
2019-10-02 10:26:00 +08:00
parent 5ccea962df
commit 46337a8424
4 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,7 @@
# 8.50 A Large-Scale Analysis of the Security of Embedded Firmwares
[paper](https://www.usenix.org/system/files/conference/usenixsecurity14/sec14-paper-costin.pdf)
## 简介

View File

@ -52,3 +52,4 @@
* [8.47 Jump-Oriented Programming: A New Class of Code-Reuse Attack](8.47_jop.md)
* [8.48 Reassembleable Disassembling](8.48_uroboros.md)
* [8.49 Understanding Integer Overflow in C/C++](8.49_ioc.md)
* [8.50 A Large-Scale Analysis of the Security of Embedded Firmwares](8.50_large_scale_embedded.md)