|
This page contains downloadable files related to Secure Programming Cookbook for C and C++
by John Viega and Matt Messier. All of the source code from the book excepting most of
any pseudo-code is available in Unix format .tar.gz and Windows format .zip.
In addition, wordlist.h as referenced by several Recipes in the
book contains a table of 4-letter words. You can also find this file contained
in the .tar.gz and .zip files containing all of the code from the book.
If and when errors are found in the code as printed in the book, the code made
available here will be updated with the version number increased.
spc-1.1.tar.gz (Unix .tar.gz format)
spc-1.1.zip (Windows .zip format)
wordlist.h (4-letter words)
wordlist6.h (6-letter words)
|