Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.48 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.48 KB

Introduction

This assignment will help you develop a detailed understanding of IA-32 calling conventions and stack organization. It involves applying a series of buffer overflow attacks on an executable file bufbomb in the lab directory.

详细实验过程和步骤见个人博客Bufbomb缓冲区溢出攻击实验详解-CSAPP简书

Assignment

  • Computer Systems, Spring 2017
  • Lab Assignment 3: The Buffer Bomb
  • Assigned: Apr. 20

Reference