Cantitate/Preț
Produs

Stack Frames: A Look From Inside

Autor Giuseppe Di Cataldo
en Limba Engleză Paperback – 29 sep 2016
Teaches you exactly how program memory content and organization is vital for computer security, especially Unix-like operating systems. You will learn how it is manipulated to take control of a computer system, as well as the countermeasures that system designers set up to avoid this. Neither a guide for hackers nor an all-out theory book, this book is ideal for anyone studying computer security who wants to learn by doing.
Using a practical approach, you will understand how stack frames relate to hardware and software theory and the various GNU/Linux distributions, before moving on to Base 2, 8 and 16 notations, executables and libraries. Lastly you will go in-depth to understand the intricacies of stack frames. A vital resource for all computer security students and enthusiasts, add Stack Frames: A Look Inside to your library today.
 
What You Will Learn
  •  In-depth knowledge on activation records offunctions, and how this information can be used.
  • A better understanding on how conventions used by compilers work.
  • Clarify some concepts on libraries and their relationship with executable programs.
  • Get, or recall, technical skills using compilers, debuggers, and other tools.
 
Who This Book Is For
The book is suitable for college students with a good knowledge of the C language, who are interested in deepening their study of the content and organization of program memory, namely the activation records of functions, as regards possible implications in computer security. A basic knowledge of both the Assembly language and the UNIX operating system is certainly helpful, as well as some practice with compilers and debuggers; but they are not compulsory.






Citește tot Restrânge

Preț: 23085 lei

Preț vechi: 28857 lei
-20% Nou

Puncte Express: 346

Preț estimativ în valută:
4418 4645$ 3675£

Carte tipărită la comandă

Livrare economică 28 decembrie 24 - 11 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484221808
ISBN-10: 148422180X
Pagini: 145
Ilustrații: XVIII, 171 p. 61 illus. in color.
Dimensiuni: 178 x 254 x 13 mm
Greutate: 0.34 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

1. Hardware and Software.- 2. GNU/Linux Distributions.- 3. Base 2, 8, 16 Notations.- 4. Executables and Libraries.- 5. Stack Frames.

Recenzii

“I can recommend the book to anyone who wants to understand the structure of stack frames and the mechanisms that might be used to launch buffer-overflow attacks.” (G. K. Jenkins, Computing Reviews, June, 2017)

Notă biografică

Giuseppe Di Cataldo is a software programmer from Catania, Italy. After having studied civil engineering at Catania University, he worked as a civil engineer for many years, then as a programmer, writing software for engineers. This led him to learn programming languages (notably Fortran, Pascal, C, Assembly) as well as to work on both Unix workstations and common PCs equipped with GNU/Linux OSs.





Textul de pe ultima copertă

This book teaches you exactly how program memory content and organization is vital for computer security, especially Unix-like operating systems. You will learn how it is manipulated to take control of a computer system, as well as the countermeasures that system designers set up to avoid this. Neither a guide for hackers nor an all-out theory book, this book is ideal for anyone studying computer security who wants to learn by doing.
Using a practical approach, you will understand how stack frames relate to hardware and software theory and the various GNU/Linux distributions, before moving on to Base 2, 8 and 16 notations, executables and libraries. Lastly you will go in-depth to understand the intricacies of stack frames. A vital resource for all computer security students and enthusiasts, add Stack Frames: A Look Inside to your library today.

Caracteristici

Uses a practical approach to clarify complex subjects Suitable for anyone with a basic knowledge of computer systems Ideally suited to use as a textbook for college courses