For instance, a program designed to exploit a buffer overflow is very likely to use some inline assembly for the target platform.
举例来说,设计利用缓存溢出的程序很可能会对目标平台使用内联汇编。
2
When to specify "buffer size" in assembly strings and when not to?
当指定“汇编字符串缓冲区大小”时,不是吗?
3
This paper presents a buffer overflow detection model based on intermedia assembly which can be used to perform static analysis and detection on executable files.