CS 6035 Binary Exploitation
GT CS 6035: Introduction to Information Security Project Binary Exploitation! Learning Goals of this Project: Students will learn introductory level concepts about binary exploitation. This lab develops understanding of control flow hijacking through different taskschallenges designed to show certain vulnerabilities or weaknesses in a C program. A python library pwntools will be used to show …