摘要:
taint analysis taint analysis Fundamentals Stain analysis is a technology to track and analyze the flow of stain information in programs. In vulnerabi 阅读全文
摘要:
fuzz test 1. what is FUZZ TESTing? Fuzz Testing is an automated software testing technology, originally developed by Barton Miller of the University o 阅读全文
摘要:
ELF 说明 ELF文件的英文全称是The Executable and Link Format, 最初是由UNIX系统实验室开发、发布的ABI(Application Binary Interface)接口的一部分,也是Linux的主要可执行文件格式。 种类 从使用上来说,主要的ELF文件的种类主 阅读全文
摘要:
x86 Assembly Guide Contents: Registers | Memory and Addressing | Instructions | Calling Convention This guide describes the basics of 32-bit x86 assem 阅读全文