https://github.com/yottaawesome/writing-secure-code-source
Unofficial source code for Writing Secure Code, 2nd Ed by David LeBlanc and Michael Howard.
https://github.com/yottaawesome/writing-secure-code-source
List: writing-secure-code-source
cpp reference win32
Last synced: 2 days ago
JSON representation
Unofficial source code for Writing Secure Code, 2nd Ed by David LeBlanc and Michael Howard.
- Host: GitHub
- URL: https://github.com/yottaawesome/writing-secure-code-source
- Owner: yottaawesome
- License: mit
- Created: 2020-04-18T00:19:04.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-18T00:27:04.000Z (about 6 years ago)
- Last Synced: 2025-11-09T05:03:21.547Z (8 months ago)
- Topics: cpp, reference, win32
- Language: C
- Homepage: https://www.microsoftpressstore.com/store/writing-secure-code-9780735617223
- Size: 216 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unofficial source code repository for Writing Secure Code, 2nd Edition
## Introducation
This is an unofficial source code repo for [Writing Secure Code, 2nd Ed](https://www.microsoftpressstore.com/store/writing-secure-code-9780735617223) by David LeBlanc and Michael Howard. The source code is provided here simply for convenience (so you don't have to consult the physical media) and remains the copyright of the book authors.
Currently, this is the exact source code that came out of the download installer, but I'll be modernising it over time to use the latest VS version and Windows SDK target platform tools.