This Is AuburnElectronic Theses and Dissertations

Browsing by Author "Doggett, Dusten James"

Now showing items 1-1 of 1

Removing Buffer Overflows In C Programs With Safe Library Replacement Transformation 

Doggett, Dusten James (2013-08-13)
This work explores how buffer overflow vulnerabilities in C programs, specifically the ones that originate from the use of unsafe functions, can be fixed by using a source-to-source program transformation. I implemented a ...