@MastersThesis{Younan:2003:OCP,
  author =       "Yves Younan",
  title =        "An overview of common programming security
                 vulnerabilities and possible solutions",
  school =       "Vrije Universiteit Brussel",
  year =         "2003",
}

@TechReport{Younan:2004:CIC,
  author =       "Yves Younan and Wouter Joosen and Frank Piessens",
  title =        "Code Injection in {C} and {C++}: A Survey of
                 Vulnerabilities and Countermeasures",
  number =       "CW386",
  institution =  "Departement Computerwetenschappen, Katholieke
                 Universiteit Leuven",
  month =        jul,
  year =         "2004",
}

@InProceedings{Younan:2005:AMF,
  author =       "Yves Younan and Wouter Joosen and Frank Piessens",
  title =        "A Methodology for Designing Countermeasures against Current and Future Code Injection Attacks",
  booktitle =    "Proceedings of the Third IEEE International Information Assurance Workshop 2005 (IWIA2005)",
  year = 	 "2005",
  address =      "College Park, Maryland, U.S.A.",
  month =        mar,
  organization = "IEEE",
  publisher =    "IEEE Press",
}


@TechReport{Younan:2005:SMA,
  author =       "Yves Younan and Wouter Joosen and Frank Piessens and Hans Van den Eynden",
  title =        "Security of Memory Allocators for {C} and {C++}",
  number =       "CW419",
  institution =  "Departement Computerwetenschappen, Katholieke
                 Universiteit Leuven",
  month =        jul,
  year =         "2005",
}


 @InProceedings{Younan:2006:EPA,
  author =       "Yves Younan and Wouter Joosen and Frank Piessens",
  title =        "Efficient protection against heap-based buffer overflows without resorting to magic",
  booktitle = "Proceedings of the International Conference on Information and Communication Security (ICICS 2006)",
  address =  "Raleigh, North Carolina, U.S.A. ",
  month =        dec,
  year =         2006,
}

@InProceedings{Younan:2006:EPA2,
  author =       "Yves Younan and Davide Pozza and Wouter Joosen and Frank Piessens",
  title =        "Extended protection against stack smashing attacks without performance loss",
  booktitle = "Proceedings of the Annual Computer Security Applications Conference (ACSAC 2006)",
  address =  "Miami, Florida, U.S.A.",
  month =        dec,
  year =         "2006",
}


