Limit this search to....

Exploiting Modern C++
Contributor(s): Butler, Matthew (Author)
ISBN: 0136502075     ISBN-13: 9780136502074
Publisher: Addison-Wesley Professional
OUR PRICE:   $56.99  
Product Type: Paperback
Published: April 2025
This item may be ordered no more than 25 days prior to its publication date of April 11, 2025
Additional Information
BISAC Categories:
- Computers | Programming Languages - C++
- Computers | Security - Networking
Physical Information: 496 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Exploiting Modern C++ will help C++ software engineers understand how hackers seek to exploit their code, how they craft their exploits, what they look for in penetrating a system, and how to design and write code that's far more resistant to attack. Leading C++ developer and secure coding expert Matthew Butler helps developers transform the way they view their code. Butler shows how to
  • Recognize the differences between ordinary bugs and serious vulnerabilities
  • Understand patterns of vulnerability in source code, architecture, and your own thinking
  • Choose and apply the right tools for identifying specific flaws
  • Detect problems via code reviews, static and dynamic testing, fuzz testing, and penetration Improve system design by performing advanced threat hunting with a hacker's mindset
  • Master 10 proven best practices for hardening any C++ code base
Practical from start to finish, Exploiting Modern C++ goes beyond conventional wisdom and static testing to help you strengthen security at all phases of development, from design through remediation. You'll learn through practical code examples, as well as two extensive case studies.