-
Notifications
You must be signed in to change notification settings - Fork 3
Textbooks
reubenajohnston edited this page Nov 19, 2020
·
2 revisions
- 2013, Seacord, Secure Coding in C and C++, O’Reilly
- 2005, Eilam, Reversing: Secrets of Reverse Engineering, O’Reilly
- 2014, Dang et al., Practical Reverse Engineering: x86, x64, ARM, Windows Kernel, Reversing Tools, and Obfuscation, O’Reilly
- 2014, Shostack, Threat Modeling: Designing for Security, O’Reilly
- 2006, Howard, Lipner, The Security Development Lifecycle, O’Reilly
- 2011, Rathaus, Evron, Open Source Fuzzing Tools, O’Reilly
- 2007, Sutton et al., Fuzzing: Brute Force Vulnerability Discovery, O’Reilly
- 2008, Silberschatz et al., Operating Systems, 8e, O’Reilly
- 2014, Detmer, Introduction to 80x86 Assembly Language and Computer Architecture, 3e, O’Reilly
- 2013, Stevens, Rago, Advanced Programming in the UNIX® Environment, 3e, O’Reilly
- 1988, Kernighan, Ritchie, The C Programming Language, 2e, O’Reilly
- 2015, Crawford, Prinz, C in a Nutshell, 2e, O’Reilly
- 2013, Yurichev, Reverse engineering for beginners